diff tool_data_table_conf.xml.sample @ 2:6a69e5d7c21f draft

"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/manta commit 0c076cce96ddede06511d9fb8ebc707b9f083a1d"
author artbio
date Sun, 07 Jun 2020 09:08:06 -0400
parents 42ba283a0fe2
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Wed May 13 15:42:33 2020 -0400
+++ b/tool_data_table_conf.xml.sample	Sun Jun 07 09:08:06 2020 -0400
@@ -1,6 +1,6 @@
 <tables>
-    <table name="all_fasta" comment_char="#">
+    <table name="fasta_indexes" comment_char="#">
         <columns>value, dbkey, name, path</columns>
-        <file path="${__HERE__}/test-data/all_fasta.loc" />
+        <file path="${__HERE__}/test-data/fasta_indexes.loc" />
     </table>
 </tables>