view tool_data_table_conf.xml.sample @ 14:f8ed6fc5f3ae draft

planemo upload commit 3787f45c66a9897be103392b34ce498ae193a803-dirty
author dchristiany
date Fri, 04 Jan 2019 06:11:49 -0500
parents a1530507fee4
children 83f57ba70416
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_dictionaries" comment_char="#">
      <columns>id, name, value, path</columns>
      <file path="tool-data/proteore_id_mapping_dictionaries.loc" />
    </table>
</tables>