Mercurial > repos > proteore > proteore_pathview_mapping
comparison tool_data_table_conf.xml.sample @ 1:59c96f071853 draft
planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
| author | proteore |
|---|---|
| date | Fri, 24 Aug 2018 05:15:50 -0400 |
| parents | 097bb3ed2b4d |
| children | 3ee14a861b24 |
comparison
equal
deleted
inserted
replaced
| 0:097bb3ed2b4d | 1:59c96f071853 |
|---|---|
| 2 <!-- Location kegg_pathways file for pathview tool --> | 2 <!-- Location kegg_pathways file for pathview tool --> |
| 3 <table name="kegg_pathways" comment_char="#" > | 3 <table name="kegg_pathways" comment_char="#" > |
| 4 <columns>dbkey,name,value,path</columns> | 4 <columns>dbkey,name,value,path</columns> |
| 5 <file path="tool-data/kegg_pathways.loc" /> | 5 <file path="tool-data/kegg_pathways.loc" /> |
| 6 </table> | 6 </table> |
| 7 <table name="hsa_pathways" comment_char="#"> | |
| 8 <columns>value,name</columns> | |
| 9 <file path="tool-data/hsa_pathways.tsv" /> | |
| 10 </table> | |
| 11 <table name="mmu_pathways" comment_char="#"> | |
| 12 <columns>value,name</columns> | |
| 13 <file path="tool-data/mmu_pathways.tsv" /> | |
| 14 </table> | |
| 7 </tables> | 15 </tables> |
