EdgeR 'average' cpm
1
0
Entering edit mode
@anna-esteve-codina-5876
Last seen 9.6 years ago

Dear all,

I am a edgeR user and I would like to know if edgeR reports 'average' cpm for each of the conditions tested in the analysis. Having a look at the output it seems the only information I have is the 'average' log(cpm) calculated using all the libraries. So the question would be, is there any way to output 'average' cpm (condition 1) and 'average' cpm (condition 2) for each tag ?

Thanks for clarifying me this point.

AEC.

 

edgeR • 2.8k views
ADD COMMENT
1
Entering edit mode
@gordon-smyth
Last seen 13 minutes ago
WEHI, Melbourne, Australia

Dear AEC,

You could get average cpm for each group in several ways. You could subset the DGEList by group and compute aveLogCPM() on each subset. Or you could fit a linear model with a coefficient for each group, then the fit$coefficients hold the aveLogCPM for each group.

Best wishes
Gordon

 

ADD COMMENT

Login before adding your answer.

Traffic: 688 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6