Mercurial > repos > proteore > proteore_data_manager
diff tool_data_table_conf.xml.sample @ 46:e09edc8b1c90 draft
"planemo upload commit 6bef056b0e52bfa39dbe8591bfe67f8c95bf3ba2-dirty"
| author | proteore |
|---|---|
| date | Tue, 21 Jan 2020 16:18:05 +0000 |
| parents | bf6940ff60a8 |
| children | 09d9fd9b2d8c |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Jan 08 15:15:16 2020 +0000 +++ b/tool_data_table_conf.xml.sample Tue Jan 21 16:18:05 2020 +0000 @@ -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" />
