view tool_data_table_conf.xml.sample @ 9:b08b09342b92 draft

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/microbedb commit 8cc0daf7f7ce6a49483c9152bccd53d66a00f707"
author brinkmanlab
date Fri, 04 Dec 2020 20:07:41 +0000
parents 6ad04790da12
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>