view tool_data_table_conf.xml.test @ 4:0f428160561c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit c033be45890203e175aa92a26da0d1510f1d1472"
author iuc
date Fri, 01 Oct 2021 07:45:17 +0000
parents 30496d58ddc9
children 8251e0ff00f8
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>