Mercurial > repos > artbio > manta
diff tool_data_table_conf.xml.sample @ 5:2dda8684d642 draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/manta commit 0c076cce96ddede06511d9fb8ebc707b9f083a1d"
| author | artbio |
|---|---|
| date | Sun, 07 Jun 2020 13:07:42 +0000 |
| parents | 55e11a23ba2a |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed May 13 19:39:31 2020 +0000 +++ b/tool_data_table_conf.xml.sample Sun Jun 07 13:07:42 2020 +0000 @@ -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>
