-
Notifications
You must be signed in to change notification settings - Fork 60
Description
Hi, and thank you for developing BayesPrism, it is an extremely useful tool.
I followed the deconvolution tutorial and obtained the Z matrix (bulk × gene × cell type).
Now I would like to associate specific genes with specific cell types, and for that I need to compare the expression of the same gene across different cell types using the deconvolved expression matrix Z.
However, I am unsure what is the recommended and statistically valid way to perform such comparisons.
So my question is:
What is the appropriate method to compare the expression of a given gene across cell types using BayesPrism outputs?
If differential expression analysis is not recommended, is there an alternative approach suggested by the authors?
Thank you in advance, and apologies if this is a basic question — I am still new to bioinformatics :)