Mercurial > repos > proteore > proteore_compute_kegg_pathways
view tool_data_table_conf.xml.sample @ 2:39d3478fbc5e draft
planemo upload commit eed8cd910cd0eb3992d2188485b6ac5fdbc55eea
| author | proteore |
|---|---|
| date | Fri, 07 Sep 2018 10:21:21 -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>
