diff tool_data_table_conf.xml.sample @ 39:da6d7bc0a8b0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 6418f2e58def1a81b3aa7c04cb5dc33decea1a96
author iuc
date Fri, 09 Feb 2018 08:59:46 -0500
parents b0d5e752c0c5
children 9f6bd4c9479f
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Sun Jan 21 07:16:59 2018 -0500
+++ b/tool_data_table_conf.xml.sample	Fri Feb 09 08:59:46 2018 -0500
@@ -4,6 +4,11 @@
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/all_fasta.loc" />
     </table>
+    <!-- Locations of all sam indexes under genome directory -->
+    <table name="fasta_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/fasta_indexes.loc" />
+    </table>
     <!-- Locations of all gff files with annotations of genome builds -->
     <table name="all_gff" comment_char="#">
         <columns>value, dbkey, name, path</columns>