Mercurial > repos > proteore > proteore_pathview_mapping
view tool_data_table_conf.xml.sample @ 3:3ee14a861b24 draft
planemo upload commit 3920c1fdf5906ee60e7f493b896df83a447a94d8-dirty
| author | proteore |
|---|---|
| date | Fri, 24 Aug 2018 08:28:59 -0400 |
| parents | 59c96f071853 |
| children | 059f17f98ab5 |
line wrap: on
line source
<tables> <!-- Location kegg_pathways file for pathview tool --> <table name="kegg_pathways" comment_char="#" > <columns>dbkey,name,value,path</columns> <file path="tool-data/kegg_pathways.loc" /> </table> <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>
