view tool_data_table_conf.xml.test @ 8:1c785a6b4d90 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 017e25729a8ffd3722e87dfdf10ff4fd99c0babd"
author iuc
date Mon, 13 Dec 2021 17:02:52 +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>