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