Mercurial > repos > proteore > proteore_pathview_mapping
view tool_data_table_conf.xml.sample @ 9:560541195c3f draft
planemo upload commit 30488ad6185a754fd69dc983eddd171f615d26fb-dirty
| author | proteore |
|---|---|
| date | Wed, 12 Sep 2018 10:21:26 -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>
