Mercurial > repos > dchristiany > data_manager_proteore
view tool_data_table_conf.xml.sample @ 50:932950befe87 draft
planemo upload commit 23c8d2008471f194131da1c7705c8bb0b6388236-dirty
author | dchristiany |
---|---|
date | Fri, 01 Feb 2019 11:22:06 -0500 |
parents | 19a24c0b13da |
children | 8f6ddad93e9f |
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> <table name="proteore_humap_dictionaries" comment_char="#"> <columns>id, name, value, path</columns> <file path="tool-data/proteore_humap_dictionaries.loc" /> </table> </tables>