view tool_data_table_conf.xml.sample @ 7:6ad04790da12 draft

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/microbedb commit 86feecfffe799823fcbae7c56b04d4ef7c87117d"
author brinkmanlab
date Mon, 09 Nov 2020 23:15:23 +0000
parents 40d14d5c8125
children
line wrap: on
line source

<tables>
    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="all_fasta.loc" />
    </table>
    <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, len_path</columns>
        <file path="__dbkeys__.loc" />
    </table>
</tables>