Mercurial > repos > proteore > proteore_data_manager
comparison tool_data_table_conf.xml.sample @ 2:9ec42cb35abd draft
planemo upload commit 339ab77a83db03409c8001324f10b36ff5b13a39-dirty
author | proteore |
---|---|
date | Wed, 19 Jun 2019 04:42:03 -0400 |
parents | 9e31ea9fc7ea |
children | e967a99d66b3 |
comparison
equal
deleted
inserted
replaced
1:f3507260b30f | 2:9ec42cb35abd |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tables> | 2 <tables> |
3 <table name='proteore_peptide_atlas' comment_char="#"> | 3 <table name="proteore_peptide_atlas" comment_char="#"> |
4 <columns>id, name, tissue, value</columns> | 4 <columns>id, name, tissue, value</columns> |
5 <file path="tool-data/proteore_peptide_atlas.loc"/> | 5 <file path="tool-data/proteore_peptide_atlas.loc"/> |
6 </table> | 6 </table> |
7 <table name="proteore_protein_atlas_normal_tissue" comment_char="#"> | 7 <table name="proteore_protein_atlas_normal_tissue" comment_char="#"> |
8 <columns>id, name, tissue, value</columns> | 8 <columns>id, release, name, tissue, value</columns> |
9 <file path="tool-data/proteore_protein_atlas_normal_tissue.loc" /> | 9 <file path="tool-data/proteore_protein_atlas_normal_tissue.loc" /> |
10 </table> | 10 </table> |
11 <table name="proteore_protein_atlas_tumor_tissue" comment_char="#"> | 11 <table name="proteore_protein_atlas_tumor_tissue" comment_char="#"> |
12 <columns>id, name, tissue, value</columns> | 12 <columns>id, release, name, tissue, value</columns> |
13 <file path="tool-data/proteore_protein_atlas_tumor_tissue.loc" /> | 13 <file path="tool-data/proteore_protein_atlas_tumor_tissue.loc" /> |
14 </table> | 14 </table> |
15 <table name="proteore_id_mapping_Human" comment_char="#"> | 15 <table name="proteore_id_mapping_Human" comment_char="#"> |
16 <columns>id, name, species, value</columns> | 16 <columns>id, release, name, species, value</columns> |
17 <file path="tool-data/proteore_id_mapping_Human.loc" /> | 17 <file path="tool-data/proteore_id_mapping_Human.loc" /> |
18 </table> | 18 </table> |
19 <table name="proteore_id_mapping_Mouse" comment_char="#"> | 19 <table name="proteore_id_mapping_Mouse" comment_char="#"> |
20 <columns>id, name, species, value</columns> | 20 <columns>id, release, name, species, value</columns> |
21 <file path="tool-data/proteore_id_mapping_Mouse.loc" /> | 21 <file path="tool-data/proteore_id_mapping_Mouse.loc" /> |
22 </table> | 22 </table> |
23 <table name="proteore_id_mapping_Rat" comment_char="#"> | 23 <table name="proteore_id_mapping_Rat" comment_char="#"> |
24 <columns>id, name, species, value</columns> | 24 <columns>id, release, name, species, value</columns> |
25 <file path="tool-data/proteore_id_mapping_Rat.loc" /> | 25 <file path="tool-data/proteore_id_mapping_Rat.loc" /> |
26 </table> | 26 </table> |
27 <table name="proteore_biogrid_dictionaries" comment_char="#"> | 27 <table name="proteore_biogrid_dictionaries" comment_char="#"> |
28 <columns>id, name, species, value</columns> | 28 <columns>id, release, name, species, value</columns> |
29 <file path="tool-data/proteore_biogrid_dictionaries.loc" /> | 29 <file path="tool-data/proteore_biogrid_dictionaries.loc" /> |
30 </table> | 30 </table> |
31 <table name="proteore_bioplex_dictionaries" comment_char="#"> | 31 <table name="proteore_bioplex_dictionaries" comment_char="#"> |
32 <columns>id, name, species, value</columns> | 32 <columns>id, release, name, species, value</columns> |
33 <file path="tool-data/proteore_bioplex_dictionaries.loc" /> | 33 <file path="tool-data/proteore_bioplex_dictionaries.loc" /> |
34 </table> | 34 </table> |
35 <table name="proteore_humap_dictionaries" comment_char="#"> | 35 <table name="proteore_humap_dictionaries" comment_char="#"> |
36 <columns>id, name, species, value</columns> | 36 <columns>id, release, name, species, value</columns> |
37 <file path="tool-data/proteore_humap_dictionaries.loc" /> | 37 <file path="tool-data/proteore_humap_dictionaries.loc" /> |
38 </table> | 38 </table> |
39 <table name='proteore_nextprot_ref' comment_char="#"> | 39 <table name='proteore_nextprot_ref' comment_char="#"> |
40 <columns>id, name, value</columns> | 40 <columns>id, release, name, value</columns> |
41 <file path="tool-data/proteore_nextprot_ref.loc"/> | 41 <file path="tool-data/proteore_nextprot_ref.loc"/> |
42 </table> | 42 </table> |
43 </tables> | 43 </tables> |