view tool_data_table_conf.xml.sample @ 8:5955d6673523 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 76b52a25e6259819f40be78b44b98ff25bcd4684
author iuc
date Tue, 24 Apr 2018 13:34:11 -0400
parents 3215af722a0a
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="tool-data/all_fasta.loc" />
    </table>
</tables>