Mercurial > repos > proteore > proteore_id_converter
comparison tool_data_table_conf.xml.sample @ 18:5252bbcfbdd7 draft
planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
author | proteore |
---|---|
date | Fri, 10 May 2019 10:38:46 -0400 |
parents | 1e45ea50f145 |
children |
comparison
equal
deleted
inserted
replaced
17:1e45ea50f145 | 18:5252bbcfbdd7 |
---|---|
1 <tables> | 1 <tables> |
2 <!-- Location of ID Mapping files for id_converter--> | 2 <!-- Location of ID Mapping files for id_converter--> |
3 <table name="proteore_id_mapping_Human" comment_char="#"> | 3 <table name="proteore_id_mapping_Human" comment_char="#"> |
4 <columns>id, name, species, value</columns> | 4 <columns>id, release, name, species, value</columns> |
5 <file path="tool-data/proteore_id_mapping_Human.loc" /> | 5 <file path="tool-data/proteore_id_mapping_Human.loc" /> |
6 </table> | 6 </table> |
7 <table name="proteore_id_mapping_Mouse" comment_char="#"> | 7 <table name="proteore_id_mapping_Mouse" comment_char="#"> |
8 <columns>id, name, species, value</columns> | 8 <columns>id, release, name, species, value</columns> |
9 <file path="tool-data/proteore_id_mapping_Mouse.loc" /> | 9 <file path="tool-data/proteore_id_mapping_Mouse.loc" /> |
10 </table> | 10 </table> |
11 <table name="proteore_id_mapping_Rat" comment_char="#"> | 11 <table name="proteore_id_mapping_Rat" comment_char="#"> |
12 <columns>id, name, species, value</columns> | 12 <columns>id, release, name, species, value</columns> |
13 <file path="tool-data/proteore_id_mapping_Rat.loc" /> | 13 <file path="tool-data/proteore_id_mapping_Rat.loc" /> |
14 </table> | 14 </table> |
15 </tables> | 15 </tables> |