view 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
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>