view tool_data_table_conf.xml.sample @ 22:778cc97cb115 draft

planemo upload commit e2e4ac8c2c4dc5675d4c415ff192a925ca5e6b98-dirty
author dchristiany
date Thu, 17 Jan 2019 08:17:01 -0500
parents 83f57ba70416
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <table name='proteore_peptide_atlas' comment_char="#">
      <columns>id, name, tissue, value</columns>
      <file path="tool-data/proteore_peptide_atlas.loc"/>
    </table>
    <table name="proteore_protein_atlas" comment_char="#">
      <columns>id, name, value, path</columns>
      <file path="tool-data/proteore_protein_atlas.loc" />
    </table>
    <table name="proteore_id_mapping" comment_char="#">
      <columns>id, name, value, path</columns>
      <file path="tool-data/proteore_id_mapping.loc" />
    </table>
    <table name="proteore_biogrid_dictionaries" comment_char="#">
      <columns>id, name, value, path</columns>
      <file path="tool-data/proteore_biogrid_dictionaries.loc" />
    </table>
    <table name="proteore_bioplex_dictionaries" comment_char="#">
      <columns>id, name, value, path</columns>
      <file path="tool-data/proteore_bioplex_dictionaries.loc" />
    </table>
</tables>