Mercurial > repos > proteore > proteore_id_converter
view tool_data_table_conf.xml.sample @ 19:9d758344d36e draft
planemo upload commit 339ab77a83db03409c8001324f10b36ff5b13a39-dirty
author | proteore |
---|---|
date | Wed, 19 Jun 2019 04:38:12 -0400 |
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>