view tool_data_table_conf.xml.test @ 6:46b4fa689fd7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit e768bff1262aadb15a58680fed83636562171c05"
author iuc
date Mon, 15 Nov 2021 18:57:47 +0000
parents d1dd7d1b07f6
children 4d93e708218c
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>