view tool_data_table_conf.xml.sample @ 13:a34f082f9deb draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_qiime_database_downloader commit 9a8e5333c047c6a5c18ca8f139a979704644ad87-dirty
author bebatut
date Fri, 05 May 2017 09:33:42 -0400
parents 6c2db7877763
children
line wrap: on
line source

<tables>
    <table name="qiime_rep_set" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/qiime_rep_set.loc" />
    </table>
    <table name="qiime_rep_set_aligned" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/qiime_rep_set_aligned.loc" />
    </table>
    <table name="qiime_taxonomy" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/qiime_taxonomy.loc" />
    </table>
    <table name="qiime_trees" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/qiime_trees.loc" />
    </table>
</tables>