Mercurial > repos > proteore > proteore_data_manager
diff tool_data_table_conf.xml.sample @ 48:09d9fd9b2d8c draft
"planemo upload commit 714703437f238e7295980f96620365b801fd435c-dirty"
| author | proteore |
|---|---|
| date | Fri, 31 Jan 2020 15:51:40 +0000 |
| parents | e09edc8b1c90 |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Jan 21 16:26:56 2020 +0000 +++ b/tool_data_table_conf.xml.sample Fri Jan 31 15:51:40 2020 +0000 @@ -8,6 +8,10 @@ <columns>id, release, name, tissue, value</columns> <file path="tool-data/proteore_protein_atlas_normal_tissue.loc" /> </table> + <table name="proteore_protein_atlas_rna_tissue" comment_char="#"> + <columns>id, release, name, tissue, value</columns> + <file path="tool-data/proteore_protein_atlas_rna_tissue.loc" /> + </table> <table name="proteore_protein_atlas_tumor_tissue" comment_char="#"> <columns>id, release, name, tissue, value</columns> <file path="tool-data/proteore_protein_atlas_tumor_tissue.loc" />
