diff tool_data_table_conf.xml.sample @ 17:6be51647d31a draft default tip

"planemo upload for repository https://github.com/BlankenbergLab/galaxy-tools-blankenberg/tree/master/tools/naive_variant_caller commit 3e2fca43a0b119b34befa5d7642a07682d1d77af"
author blankenberg
date Thu, 05 Dec 2019 12:23:12 -0500
parents 5c852eca82e0
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Tue Apr 03 10:52:11 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Thu Dec 05 12:23:12 2019 -0500
@@ -1,5 +1,10 @@
 <tables>
     <!-- Location of SAMTools indexes and other files -->
+    <table name="fasta_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/fasta_indexes.loc" />
+    </table>
+    <!-- Deprecated Location of SAMTools indexes and other files -->
     <table name="sam_fa_indexes" comment_char="#">
         <columns>line_type, value, path</columns>
         <file path="tool-data/sam_fa_indices.loc" />