Mercurial > repos > fubar > microsatbedfubar
diff tool_data_table_conf.xml.sample @ 3:36b8c6f7601b draft
planemo upload for repository https://github.com/fubar2/microsatbed commit 7ceb6658309a7ababe622b5d92e729e5470e22f0-dirty
| author | fubar |
|---|---|
| date | Sun, 14 Jul 2024 03:55:47 +0000 |
| parents | 5a43f6a279ca |
| children | 25c70fff4079 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Sun Jul 14 02:59:17 2024 +0000 +++ b/tool_data_table_conf.xml.sample Sun Jul 14 03:55:47 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="tool-data/all_fasta.loc.sample" /> + <file path="test-data/all_fasta.loc" /> </table> </tables>
