Mercurial > repos > proteore > proteore_data_manager
diff tool_data_table_conf.xml.sample @ 5:b05fa99ddda2 draft
"planemo upload commit a23ff40d482d58e0425108bf60372e5fcafb847e"
author | proteore |
---|---|
date | Thu, 06 Feb 2020 04:02:50 -0500 |
parents | e967a99d66b3 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Jan 23 08:38:02 2020 -0500 +++ b/tool_data_table_conf.xml.sample Thu Feb 06 04:02:50 2020 -0500 @@ -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" />