view tool_data_table_conf.xml.sample @ 17:1e45ea50f145 draft

planemo upload commit 640429adac783e2354f5caf12d7b6b81b8ddf54f-dirty
author proteore
date Thu, 07 Mar 2019 07:49:18 -0500
parents b6607b7e683f
children 5252bbcfbdd7
line wrap: on
line source

<tables>
    <!-- Location of ID Mapping files for id_converter-->
    <table name="proteore_id_mapping_Human" comment_char="#">
      <columns>id, name, species, value</columns>
      <file path="tool-data/proteore_id_mapping_Human.loc" />
    </table>
    <table name="proteore_id_mapping_Mouse" comment_char="#">
      <columns>id, name, species, value</columns>
      <file path="tool-data/proteore_id_mapping_Mouse.loc" />
    </table>
    <table name="proteore_id_mapping_Rat" comment_char="#">
      <columns>id, name, species, value</columns>
      <file path="tool-data/proteore_id_mapping_Rat.loc" />
    </table>
</tables>