view tool_data_table_conf.xml.sample @ 11:7a5164f99316 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:35:01 -0400
parents 794b2859c286
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>