view tool_data_table_conf.xml.test @ 5:fc0f242f08f6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 475d00042b5ec4216fa1e5f52e3ec0cf25c67707"
author iuc
date Sat, 25 Sep 2021 18:17:21 +0000
parents 919cc9dc23f0
children ae29ea21e448
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>