Mercurial > repos > fubar > microsatbedfubar
diff tool_data_table_conf.xml.sample @ 4:25c70fff4079 draft default tip
planemo upload for repository https://github.com/fubar2/microsatbed commit d952bc313f408735456747c3d33e09a3170c8f59
| author | fubar |
|---|---|
| date | Sun, 14 Jul 2024 23:52:21 +0000 |
| parents | 36b8c6f7601b |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Sun Jul 14 03:55:47 2024 +0000 +++ b/tool_data_table_conf.xml.sample Sun Jul 14 23:52:21 2024 +0000 @@ -2,6 +2,6 @@ <!-- Locations of all fasta files under genome directory --> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> - <file path="test-data/all_fasta.loc" /> + <file path="tool-data/all_fasta.loc" /> </table> </tables>
