diff tool_data_table_conf.xml.sample @ 15:b73962f8fcbf draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit c5007eff737fcabb28fa726ac40f13a1cd4893c1
author iuc
date Wed, 05 Jul 2017 17:12:00 -0400
parents c78cf6fe3018
children 44867b59dbf2
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Sun May 14 14:07:52 2017 -0400
+++ b/tool_data_table_conf.xml.sample	Wed Jul 05 17:12:00 2017 -0400
@@ -4,4 +4,9 @@
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/all_fasta.loc" />
     </table>
+    <!-- Locations of all gff files with annotations of genome builds -->
+    <table name="all_gff" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/all_gff.loc" />
+    </table>	
 </tables>