Mercurial > repos > proteore > proteore_compute_kegg_pathways
view tool_data_table_conf.xml.sample @ 4:7d8848c4dbb7 draft default tip
planemo upload commit 229c140e131039467e2797f656d9acf916907dd7-dirty
| author | proteore |
|---|---|
| date | Tue, 18 Sep 2018 09:54:58 -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>
