view tool_data_table_conf.xml.sample @ 20:77a2cd4162b7 draft

planemo upload commit 4ba1ebe7b3f5e3fabf78b5fed7ed0b92e2cbf9e5-dirty
author proteore
date Fri, 28 Jun 2019 05:12:40 -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>