view tool_data_table_conf.xml.sample @ 2:99c6929236fa draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f2a33fe115fef9d711112b53136cf7619f1b19be"
author iuc
date Mon, 16 Mar 2020 07:54:26 -0400
parents 6e0946238688
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <table name="dada2_species" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/dada2_species.loc" />
    </table>
    <table name="dada2_taxonomy" comment_char="#">
        <columns>value, name, path, taxlevels</columns>
        <file path="tool-data/dada2_taxonomy.loc" />
    </table>
</tables>