view tool_data_table_conf.xml.sample @ 18:808eb70bd78d draft

planemo upload commit c4bd2548d69d84665adbcfae08c96cbd6aba61a1-dirty
author proteore
date Wed, 06 Mar 2019 10:19:30 -0500
parents dce5d78877d5
children ba7e820efc95
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>