diff tool_data_table_conf.xml.sample @ 6:9ddeef840a07 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 95b221f68d19702681babd765c67caeeb24e7f1d"
author iuc
date Tue, 16 Nov 2021 08:26:14 +0000
parents 4cc004985e27
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Aug 27 11:46:15 2021 +0000
+++ b/tool_data_table_conf.xml.sample	Tue Nov 16 08:26:14 2021 +0000
@@ -9,10 +9,15 @@
         <columns>value, name, path, description</columns>
         <file path="tool-data/vsnp_genbank.loc" />
     </table>
-    <!-- Location of dnaprints files for vsnp_dtermine_ref_from_data tool -->
+    <!-- Location of dnaprints files for vsnp_determine_ref_from_data tool -->
     <table name="vsnp_dnaprints" comment_char="#">
         <columns>value, name, path, description</columns>
         <file path="tool-data/vsnp_dnaprints.loc" />
     </table>
+    <!-- Location of excel files for vsnp_get_snps tool -->
+    <table name="vsnp_excel" comment_char="#">
+        <columns>value, name, path, description</columns>
+        <file path="tool-data/vsnp_excel.loc" />
+    </table>
 </tables>