hms-dbmi / scde

R package for analyzing single-cell RNA-seq data
http://pklab.med.harvard.edu/scde
Other
170 stars 64 forks source link

How to get the baseMeanA and baseMeanB in result of scde.expression.difference() #84

Open lyqbiocc opened 4 years ago

lyqbiocc commented 4 years ago

Hi, I am using SCDE to make differentce expression analysis. I got the problem that how to get the baseMeanA and baseMeanB in result of scde.expression.difference(), or other functiones in SCDE can give baseMeanA and baseMeanB ? Besides, I understand that the Z and cZ value can be tranformed into q-value and Q-value by function pnorm in R language, respectively. It is right?