Mercurial > repos > proteore > proteore_pathview_mapping
view tool_data_table_conf.xml.sample @ 7:b617d4bbebf8 draft
planemo upload commit 41ba6f74dfad14f894dbe396fc765893b971b5ae-dirty
| author | proteore |
|---|---|
| date | Mon, 27 Aug 2018 11:21:34 -0400 |
| parents | 059f17f98ab5 |
| children | 9fe4a861601b |
line wrap: on
line source
<tables> <!-- Location kegg_pathways file for pathview tool --> <table name="hsa_pathways" comment_char="#"> <columns>value,name</columns> <file path="tool-data/hsa_pathways.loc" /> </table> <table name="mmu_pathways" comment_char="#"> <columns>value,name</columns> <file path="tool-data/mmu_pathways.loc" /> </table> </tables>
