Mercurial > repos > proteore > proteore_id_converter
comparison tool_data_table_conf.xml.sample @ 27:01f8897b1499 draft
planemo upload commit 03015f58ac7e7ba3cc44ba0d8899eacfaaf5a134-dirty
| author | proteore |
|---|---|
| date | Thu, 09 May 2019 05:08:00 -0400 |
| parents | ba7e820efc95 |
| children |
comparison
equal
deleted
inserted
replaced
| 26:ba7e820efc95 | 27:01f8897b1499 |
|---|---|
| 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, release, name, value, path</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, release, name, value, path</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, release, name, value, path</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> |
