comparison tool_data_table_conf.xml.sample @ 1:0915249b8c4b draft

planemo upload commit 4dd1a2f7d196a1d2e70fab379a2c08367da0fe94-dirty
author proteore
date Wed, 06 Mar 2019 08:53:06 -0500
parents 0a26460d7366
children 18d3b1ea7a18
comparison
equal deleted inserted replaced
0:0a26460d7366 1:0915249b8c4b
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" comment_char="#"> 7 <table name="proteore_protein_atlas_normal_tissue" comment_char="#">
8 <columns>id, name, tissue, value</columns> 8 <columns>id, name, tissue, value</columns>
9 <file path="tool-data/proteore_protein_atlas.loc" /> 9 <file path="tool-data/proteore_protein_atlas_normal_tissue.loc" />
10 </table> 10 </table>
11 <table name="proteore_id_mapping" comment_char="#"> 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="#">
12 <columns>id, name, value, path</columns> 16 <columns>id, name, value, path</columns>
13 <file path="tool-data/proteore_id_mapping.loc" /> 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, value, path</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, value, path</columns>
25 <file path="tool-data/proteore_id_mapping_Rat.loc" />
14 </table> 26 </table>
15 <table name="proteore_biogrid_dictionaries" comment_char="#"> 27 <table name="proteore_biogrid_dictionaries" comment_char="#">
16 <columns>id, name, species, value</columns> 28 <columns>id, name, species, value</columns>
17 <file path="tool-data/proteore_biogrid_dictionaries.loc" /> 29 <file path="tool-data/proteore_biogrid_dictionaries.loc" />
18 </table> 30 </table>