view tool_data_table_conf.xml.sample.test @ 19:9442d1bf6d93 draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit fdd0811efc61c31f88ff17096fbe8ee8cfacd766-dirty
author mvdbeek
date Fri, 26 Feb 2016 13:26:56 -0500
parents 1b03f6232900
children
line wrap: on
line source

<tables>
    <!-- Location of Picard dict file and other files -->
    <table name="go_genomes" comment_char="#">
        <columns>value, name</columns>
        <file path="tool-data/genomes.loc" />
    </table>
    <table name="go_gene_ids" comment_char="#">
        <columns>value, name</columns>
        <file path="tool-data/gene_ids.loc" />
    </table>
</tables>