Mercurial > repos > proteore > proteore_id_converter
view tool_data_table_conf.xml.sample @ 49:ab8ea848cc00 draft default tip
"planemo upload commit df0bcf958cf0b89a682b764b53f50950b9ed79b6-dirty"
| author | proteore |
|---|---|
| date | Tue, 08 Jun 2021 14:25:34 +0000 |
| parents | 01f8897b1499 |
| children |
line wrap: on
line source
<tables> <!-- Location of ID Mapping files for id_converter--> <table name="proteore_id_mapping_Human" comment_char="#"> <columns>id, release, name, species, value</columns> <file path="tool-data/proteore_id_mapping_Human.loc" /> </table> <table name="proteore_id_mapping_Mouse" comment_char="#"> <columns>id, release, name, species, value</columns> <file path="tool-data/proteore_id_mapping_Mouse.loc" /> </table> <table name="proteore_id_mapping_Rat" comment_char="#"> <columns>id, release, name, species, value</columns> <file path="tool-data/proteore_id_mapping_Rat.loc" /> </table> </tables>
