view tool_data_table_conf.xml.sample @ 0:42d0805353b6 draft

planemo upload commit 0ce4c81e6d2f7af8c9b52f6c07e83b0319c2adb1-dirty
author proteore
date Wed, 19 Sep 2018 05:38:52 -0400
parents
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>