Mercurial > repos > iuc > nextclade
view tool_data_table_conf.xml.test @ 16:9e10ba792be2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 8946fa636bdd03168eb786d052b8f18c9cae2693"
author | iuc |
---|---|
date | Mon, 21 Mar 2022 22:10:16 +0000 |
parents | 615f484bdb4a |
children | 07ab9bd68a02 |
line wrap: on
line source
<tables> <!-- Locations of all fasta files under genome directory --> <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/all_fasta.loc"/> </table> </tables>