Mercurial > repos > proteore > proteore_compute_kegg_pathways
comparison 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 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:0fe3cb50fbf6 |
|---|---|
| 1 <tables> | |
| 2 <!-- location uniprot_kegg_list for find pathways tool--> | |
| 3 <table name='uniprot_kegg_list' comment_char="#"> | |
| 4 <columns>name,date,organism,value</columns> | |
| 5 <file path="tool-data/uniprot_kegg_list.loc"/> | |
| 6 </table> | |
| 7 <!-- location entrez_kegg_list for find pathways tool--> | |
| 8 <table name='entrez_kegg_list' comment_char="#"> | |
| 9 <columns>name,date,organism,value</columns> | |
| 10 <file path="tool-data/entrez_kegg_list.loc"/> | |
| 11 </table> | |
| 12 </tables> |
