view tool_data_table_conf.xml.test @ 3:a95960a63220 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit 7fec11af843c91c70413844368c1d5f5f78ce45e"
author iuc
date Thu, 18 Jun 2020 05:07:58 -0400
parents 0632744d5a5f
children
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>