Mercurial > repos > proteore > proteore_pathview_mapping
annotate tool_data_table_conf.xml.sample @ 3:3ee14a861b24 draft
planemo upload commit 3920c1fdf5906ee60e7f493b896df83a447a94d8-dirty
| author | proteore |
|---|---|
| date | Fri, 24 Aug 2018 08:28:59 -0400 |
| parents | 59c96f071853 |
| children | 059f17f98ab5 |
| 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> |
|
3
3ee14a861b24
planemo upload commit 3920c1fdf5906ee60e7f493b896df83a447a94d8-dirty
proteore
parents:
1
diff
changeset
|
9 <file path="tool-data/hsa_pathways.loc" /> |
|
1
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> |
|
3
3ee14a861b24
planemo upload commit 3920c1fdf5906ee60e7f493b896df83a447a94d8-dirty
proteore
parents:
1
diff
changeset
|
13 <file path="tool-data/mmu_pathways.loc" /> |
|
1
59c96f071853
planemo upload commit 236dcd048c7d82091c0be61bcb244efbb2c34d8d-dirty
proteore
parents:
0
diff
changeset
|
14 </table> |
|
3
3ee14a861b24
planemo upload commit 3920c1fdf5906ee60e7f493b896df83a447a94d8-dirty
proteore
parents:
1
diff
changeset
|
15 </tables> |
