Mercurial > repos > proteore > proteore_maps_visualization
view tool_data_table_conf.xml.sample @ 0:9845dc9c7323 draft
planemo upload commit ad5f1c5a1a71d7fa2bc8bac408856aa80b0fc2a3
| author | proteore |
|---|---|
| date | Tue, 18 Dec 2018 10:02:54 -0500 |
| parents | |
| 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>
