view tool_data_table_conf.xml.sample @ 7:d16a52bf0e5b draft

planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
author dchristiany
date Fri, 19 Oct 2018 04:22:37 -0400
parents 9c75521e4a64
children 1c5a49b120b6
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <table name='peptide_atlas' comment_char="#">
        <columns>tissue,name,value</columns>
        <file path="tool-data/peptide_atlas.loc"/>
    </table>
    <table name="protein_atlas" comment_char="#">
      <columns>name, value, path</columns>
      <file path="tool-data/proteinatlas.loc" />
    </table>
    <table name="id_mapping" comment_char="#">
      <columns>name, value, path</columns>
      <file path="tool-data/id_mapping.loc" />
    </table>
</tables>