view tool_data_table_conf.xml.test @ 2:1c9715cef808 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f2a33fe115fef9d711112b53136cf7619f1b19be"
author iuc
date Mon, 16 Mar 2020 08:03:24 -0400
parents 18517edb4733
children
line wrap: on
line source

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