Mercurial > repos > proteore > proteore_data_manager
diff tool_data_table_conf.xml.sample @ 26:bf6940ff60a8 draft
planemo upload commit 0290724216a2c445b4e28842153b84a1b28f4e9a-dirty
| author | proteore |
|---|---|
| date | Thu, 16 May 2019 07:29:01 -0400 |
| parents | 6cbb76823b7b |
| children | e09edc8b1c90 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri May 10 04:50:22 2019 -0400 +++ b/tool_data_table_conf.xml.sample Thu May 16 07:29:01 2019 -0400 @@ -5,11 +5,11 @@ <file path="tool-data/proteore_peptide_atlas.loc"/> </table> <table name="proteore_protein_atlas_normal_tissue" comment_char="#"> - <columns>id, name, tissue, value</columns> + <columns>id, release, name, tissue, value</columns> <file path="tool-data/proteore_protein_atlas_normal_tissue.loc" /> </table> <table name="proteore_protein_atlas_tumor_tissue" comment_char="#"> - <columns>id, name, tissue, value</columns> + <columns>id, release, name, tissue, value</columns> <file path="tool-data/proteore_protein_atlas_tumor_tissue.loc" /> </table> <table name="proteore_id_mapping_Human" comment_char="#"> @@ -25,15 +25,15 @@ <file path="tool-data/proteore_id_mapping_Rat.loc" /> </table> <table name="proteore_biogrid_dictionaries" comment_char="#"> - <columns>id, name, species, value</columns> + <columns>id, release, name, species, value</columns> <file path="tool-data/proteore_biogrid_dictionaries.loc" /> </table> <table name="proteore_bioplex_dictionaries" comment_char="#"> - <columns>id, name, species, value</columns> + <columns>id, release, name, species, value</columns> <file path="tool-data/proteore_bioplex_dictionaries.loc" /> </table> <table name="proteore_humap_dictionaries" comment_char="#"> - <columns>id, name, species, value</columns> + <columns>id, release, name, species, value</columns> <file path="tool-data/proteore_humap_dictionaries.loc" /> </table> <table name='proteore_nextprot_ref' comment_char="#">
