Mercurial > repos > dchristiany > data_manager_proteore
view tool_data_table_conf.xml.sample @ 48:4b6c6f9b4de0 draft
planemo upload commit 23c8d2008471f194131da1c7705c8bb0b6388236-dirty
author | dchristiany |
---|---|
date | Fri, 01 Feb 2019 10:34:11 -0500 |
parents | 80fc0b28e227 |
children | 19a24c0b13da |
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_bioplex_dictionaries.loc" /> </table> </tables>