view tool_data_table_conf.xml.sample @ 3:0d5c21cc29f7 draft

planemo upload commit 0be58bb700f64de6792a7234a11675bae2755e8f-dirty
author proteore
date Thu, 13 Sep 2018 03:24:24 -0400
parents 0fe3cb50fbf6
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>