view tool_data_table_conf.xml.sample @ 9:04b9c519d3e1 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit 6574ffcb63770ff8de2d496894292cb7ce0492a8
author mvdbeek
date Thu, 31 Mar 2016 12:23:45 -0400
parents a6427f7893b0
children f7f3f7db2d4a
line wrap: on
line source

<tables>
    <!-- Available organism packages and available categories for getgo tool -->
    <table name="org_names" comment_char="#">
        <columns>name, value</columns>
        <file path="tool-data/org_names.loc.sample" />
    </table>
    <table name="available_categories" comment_char="#">
        <columns>name, value, package</columns>
        <file path="tool-data/available_categories.loc.sample" />
    </table>
    <table name="available_identifiers" comment_char="#">
        <columns>name, value, package</columns>
        <file path="tool-data/available_identifiers.loc.sample" />
    </table>
</tables>