Mercurial > repos > proteore > proteore_id_converter
view tool_data_table_conf.xml.sample @ 21:6e65e1c78705 draft default tip
"planemo upload commit 540dd383c0617193db43bf11457011888751b022-dirty"
author | proteore |
---|---|
date | Thu, 23 Jan 2020 08:43:51 -0500 |
parents | 5252bbcfbdd7 |
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>