Mercurial > repos > proteore > proteore_pathview_mapping
view tool_data_table_conf.xml.sample @ 16:682041ae727d draft default tip
planemo upload commit 170560760f17fd1b77efe8bb95fedf3eb2433f0b-dirty
| author | proteore |
|---|---|
| date | Thu, 22 Nov 2018 04:37:54 -0500 |
| parents | 9fe4a861601b |
| children |
line wrap: on
line source
<tables> <!-- Location kegg_pathways file for pathview tool --> <table name="kegg_pathways_list_index" comment_char="#"> <columns>value,name,path</columns> <file path="tool-data/kegg_pathways_list_index.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> <table name="rno_pathways" comment_char="#"> <columns>value,name</columns> <file path="tool-data/rno_pathways.loc" /> </table> </tables>
