Mercurial > repos > proteore > proteore_maps_visualization
comparison tool_data_table_conf.xml.sample @ 0:789acaab8255 draft
planemo upload commit 78ad61e52c2bf8c5ffada89a8eed429a332eb40b-dirty
| author | proteore |
|---|---|
| date | Thu, 06 Dec 2018 08:27:31 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:789acaab8255 |
|---|---|
| 1 <tables> | |
| 2 <!-- Location kegg_pathways file for pathview tool --> | |
| 3 <table name="kegg_pathways_list_index" comment_char="#"> | |
| 4 <columns>value,name,path</columns> | |
| 5 <file path="tool-data/kegg_pathways_list_index.loc"/> | |
| 6 </table> | |
| 7 <table name="hsa_pathways" comment_char="#"> | |
| 8 <columns>value,name</columns> | |
| 9 <file path="tool-data/hsa_pathways.loc" /> | |
| 10 </table> | |
| 11 <table name="mmu_pathways" comment_char="#"> | |
| 12 <columns>value,name</columns> | |
| 13 <file path="tool-data/mmu_pathways.loc" /> | |
| 14 </table> | |
| 15 <table name="rno_pathways" comment_char="#"> | |
| 16 <columns>value,name</columns> | |
| 17 <file path="tool-data/rno_pathways.loc" /> | |
| 18 </table> | |
| 19 </tables> |
