Mercurial > repos > proteore > proteore_compute_kegg_pathways
view tool_data_table_conf.xml.sample @ 0:0fe3cb50fbf6 draft
planemo upload commit 5ba22c155f8fa4a858eea9a23926c739b4722bb3-dirty
| author | proteore |
|---|---|
| date | Thu, 06 Sep 2018 08:18:42 -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>
