view tool_data_table_conf.xml.sample @ 3:0902811604a3 draft default tip

planemo upload commit e5e768b479ddc6b36270a1b5b0443a4c80d693bc-dirty
author dchristiany
date Tue, 23 Oct 2018 07:08:35 -0400
parents 80aae68f3481
children
line wrap: on
line source

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