annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
097bb3ed2b4d planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
proteore
parents:
diff changeset
1 <tables>
097bb3ed2b4d planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
proteore
parents:
diff changeset
2 <!-- Location kegg_pathways file for pathview tool -->
097bb3ed2b4d planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
proteore
parents:
diff changeset
3 <table name="kegg_pathways" comment_char="#" >
097bb3ed2b4d planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
proteore
parents:
diff changeset
4 <columns>dbkey,name,value,path</columns>
097bb3ed2b4d planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
proteore
parents:
diff changeset
5 <file path="tool-data/kegg_pathways.loc" />
097bb3ed2b4d planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
proteore
parents:
diff changeset
6 </table>
1
59c96f071853 planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents: 0
diff changeset
7 <table name="hsa_pathways" comment_char="#">
59c96f071853 planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents: 0
diff changeset
8 <columns>value,name</columns>
59c96f071853 planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents: 0
diff changeset
9 <file path="tool-data/hsa_pathways.tsv" />
59c96f071853 planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents: 0
diff changeset
10 </table>
59c96f071853 planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents: 0
diff changeset
11 <table name="mmu_pathways" comment_char="#">
59c96f071853 planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents: 0
diff changeset
12 <columns>value,name</columns>
59c96f071853 planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents: 0
diff changeset
13 <file path="tool-data/mmu_pathways.tsv" />
59c96f071853 planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents: 0
diff changeset
14 </table>
0
097bb3ed2b4d planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
proteore
parents:
diff changeset
15 </tables>