view tool_data_table_conf.xml.test @ 4:fe3fe68b09a7 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/slamdunk commit ea4590f61d7764eb431986c16785e599191615a6
author iuc
date Fri, 24 May 2019 13:30:30 -0400
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>