view tool_data_table_conf.xml.sample @ 4:d4b5db0ae0be draft default tip

planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
author proteore
date Thu, 23 Aug 2018 08:33:45 -0400
parents b9bf788be4dd
children
line wrap: on
line source

<tables>
    <!-- location uniprot_kegg_list for find pathways tool-->
    <table name='uniprot_kegg_list' comment_char="#">
        <columns>name,date,organism,value</columns>
        <file path="tool-data/uniprot_kegg_list.loc"/>
    </table>
    <!-- location entrez_kegg_list for find pathways tool-->
    <table name='entrez_kegg_list' comment_char="#">
        <columns>name,date,organism,value</columns>
        <file path="tool-data/entrez_kegg_list.loc"/>
    </table>
</tables>