view tool_data_table_conf.xml.sample @ 5:ed86a8f378c8 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_qiime_database_downloader commit a54e50916ebdb0858b049cdc549a43df801e1a71
author iuc
date Tue, 21 May 2024 07:36:41 +0000
parents f8608fddfb23
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>