view tool_data_table_conf.xml.sample @ 8:7c2f036e13a7 draft

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/microbedb commit 93c3e4d7bc06fd1595bc005081e89248561de56a"
author brinkmanlab
date Tue, 10 Nov 2020 00:15:03 +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>