view tool_data_table_conf.xml.test @ 15:daddf188c13f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 9187a8743503c4a28471fc801ba9dca850890be1"
author iuc
date Mon, 28 Feb 2022 10:50:06 +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>