view tool_data_table_conf.xml.test @ 5:8b62f89924a7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/slamdunk commit 64bbe6ec9a3f3cd6241fa4cf0e0548e0e67629a0"
author iuc
date Sat, 18 Jan 2020 12:59:37 -0500
parents 3fd7458bc861
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>