view tool_data_table_conf.xml.sample @ 17:e7242484929c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 1661efcd3fb5d37fd972588bcf328a6ac705d4fa"
author iuc
date Sat, 27 Nov 2021 14:38:35 +0000
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>