Mercurial > repos > proteore > proteore_data_manager
annotate tool_data_table_conf.xml.sample @ 60:da9e74d3c40d draft
"planemo upload commit a69fdb4cdc110c75fea7439f0d97b67158c1bbbf"
| author | proteore |
|---|---|
| date | Tue, 09 Jun 2020 13:19:26 +0000 |
| parents | 09d9fd9b2d8c |
| children |
| rev | line source |
|---|---|
|
0
0a26460d7366
planemo upload commit dbc027f59706f5b7d3f9f9319f2652baa50e2df5-dirty
proteore
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
0a26460d7366
planemo upload commit dbc027f59706f5b7d3f9f9319f2652baa50e2df5-dirty
proteore
parents:
diff
changeset
|
2 <tables> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
3 <table name="proteore_peptide_atlas" comment_char="#"> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
4 <columns>id, name, tissue, value</columns> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
5 <file path="tool-data/proteore_peptide_atlas.loc"/> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
6 </table> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
7 <table name="proteore_protein_atlas_normal_tissue" comment_char="#"> |
|
26
bf6940ff60a8
planemo upload commit 0290724216a2c445b4e28842153b84a1b28f4e9a-dirty
proteore
parents:
24
diff
changeset
|
8 <columns>id, release, name, tissue, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
9 <file path="tool-data/proteore_protein_atlas_normal_tissue.loc" /> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
10 </table> |
|
48
09d9fd9b2d8c
"planemo upload commit 714703437f238e7295980f96620365b801fd435c-dirty"
proteore
parents:
46
diff
changeset
|
11 <table name="proteore_protein_atlas_rna_tissue" comment_char="#"> |
|
09d9fd9b2d8c
"planemo upload commit 714703437f238e7295980f96620365b801fd435c-dirty"
proteore
parents:
46
diff
changeset
|
12 <columns>id, release, name, tissue, value</columns> |
|
09d9fd9b2d8c
"planemo upload commit 714703437f238e7295980f96620365b801fd435c-dirty"
proteore
parents:
46
diff
changeset
|
13 <file path="tool-data/proteore_protein_atlas_rna_tissue.loc" /> |
|
09d9fd9b2d8c
"planemo upload commit 714703437f238e7295980f96620365b801fd435c-dirty"
proteore
parents:
46
diff
changeset
|
14 </table> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
15 <table name="proteore_protein_atlas_tumor_tissue" comment_char="#"> |
|
26
bf6940ff60a8
planemo upload commit 0290724216a2c445b4e28842153b84a1b28f4e9a-dirty
proteore
parents:
24
diff
changeset
|
16 <columns>id, release, name, tissue, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
17 <file path="tool-data/proteore_protein_atlas_tumor_tissue.loc" /> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
18 </table> |
|
46
e09edc8b1c90
"planemo upload commit 6bef056b0e52bfa39dbe8591bfe67f8c95bf3ba2-dirty"
proteore
parents:
26
diff
changeset
|
19 <table name="proteore_protein_full_atlas" comment_char="#"> |
|
e09edc8b1c90
"planemo upload commit 6bef056b0e52bfa39dbe8591bfe67f8c95bf3ba2-dirty"
proteore
parents:
26
diff
changeset
|
20 <columns>id, release, name, tissue, value</columns> |
|
e09edc8b1c90
"planemo upload commit 6bef056b0e52bfa39dbe8591bfe67f8c95bf3ba2-dirty"
proteore
parents:
26
diff
changeset
|
21 <file path="tool-data/proteore_protein_full_atlas.loc" /> |
|
e09edc8b1c90
"planemo upload commit 6bef056b0e52bfa39dbe8591bfe67f8c95bf3ba2-dirty"
proteore
parents:
26
diff
changeset
|
22 </table> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
23 <table name="proteore_id_mapping_Human" comment_char="#"> |
|
21
026177e4ff4b
planemo upload commit e05ccbf13c33b97ab441e2f8bc4b5bc746a378df-dirty
proteore
parents:
19
diff
changeset
|
24 <columns>id, release, name, species, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
25 <file path="tool-data/proteore_id_mapping_Human.loc" /> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
26 </table> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
27 <table name="proteore_id_mapping_Mouse" comment_char="#"> |
|
21
026177e4ff4b
planemo upload commit e05ccbf13c33b97ab441e2f8bc4b5bc746a378df-dirty
proteore
parents:
19
diff
changeset
|
28 <columns>id, release, name, species, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
29 <file path="tool-data/proteore_id_mapping_Mouse.loc" /> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
30 </table> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
31 <table name="proteore_id_mapping_Rat" comment_char="#"> |
|
21
026177e4ff4b
planemo upload commit e05ccbf13c33b97ab441e2f8bc4b5bc746a378df-dirty
proteore
parents:
19
diff
changeset
|
32 <columns>id, release, name, species, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
33 <file path="tool-data/proteore_id_mapping_Rat.loc" /> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
34 </table> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
35 <table name="proteore_biogrid_dictionaries" comment_char="#"> |
|
26
bf6940ff60a8
planemo upload commit 0290724216a2c445b4e28842153b84a1b28f4e9a-dirty
proteore
parents:
24
diff
changeset
|
36 <columns>id, release, name, species, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
37 <file path="tool-data/proteore_biogrid_dictionaries.loc" /> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
38 </table> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
39 <table name="proteore_bioplex_dictionaries" comment_char="#"> |
|
26
bf6940ff60a8
planemo upload commit 0290724216a2c445b4e28842153b84a1b28f4e9a-dirty
proteore
parents:
24
diff
changeset
|
40 <columns>id, release, name, species, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
41 <file path="tool-data/proteore_bioplex_dictionaries.loc" /> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
42 </table> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
43 <table name="proteore_humap_dictionaries" comment_char="#"> |
|
26
bf6940ff60a8
planemo upload commit 0290724216a2c445b4e28842153b84a1b28f4e9a-dirty
proteore
parents:
24
diff
changeset
|
44 <columns>id, release, name, species, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
45 <file path="tool-data/proteore_humap_dictionaries.loc" /> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
46 </table> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
47 <table name='proteore_nextprot_ref' comment_char="#"> |
|
24
6cbb76823b7b
planemo upload commit 3e8aad84b7fe9218370364b1aef3ea5779475f9f-dirty
proteore
parents:
21
diff
changeset
|
48 <columns>id, release, name, value</columns> |
|
19
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
49 <file path="tool-data/proteore_nextprot_ref.loc"/> |
|
ff724e70dae0
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
proteore
parents:
18
diff
changeset
|
50 </table> |
|
0
0a26460d7366
planemo upload commit dbc027f59706f5b7d3f9f9319f2652baa50e2df5-dirty
proteore
parents:
diff
changeset
|
51 </tables> |
