Mercurial > repos > proteore > proteore_data_manager
diff tool_data_table_conf.xml.sample @ 4:e967a99d66b3 draft
"planemo upload commit 540dd383c0617193db43bf11457011888751b022-dirty"
author | proteore |
---|---|
date | Thu, 23 Jan 2020 08:38:02 -0500 |
parents | 9ec42cb35abd |
children | b05fa99ddda2 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Sep 05 07:45:16 2019 -0400 +++ b/tool_data_table_conf.xml.sample Thu Jan 23 08:38:02 2020 -0500 @@ -12,6 +12,10 @@ <columns>id, release, name, tissue, value</columns> <file path="tool-data/proteore_protein_atlas_tumor_tissue.loc" /> </table> + <table name="proteore_protein_full_atlas" comment_char="#"> + <columns>id, release, name, tissue, value</columns> + <file path="tool-data/proteore_protein_full_atlas.loc" /> + </table> <table name="proteore_id_mapping_Human" comment_char="#"> <columns>id, release, name, species, value</columns> <file path="tool-data/proteore_id_mapping_Human.loc" />