The Easiest Way To Produce The Normalised Counts In Edger
1
0
Entering edit mode
10.4 years ago
Nick ▴ 290

What is the easiest way to produce the normalised counts in edgeR? Is it just about multiplying the raw counts with the normalisation factors?

edger • 2.2k views
ADD COMMENT
1
Entering edit mode
10.4 years ago

Check out the cpm() method in edgeR. Does that do what you want?

ADD COMMENT
0
Entering edit mode

I've used predFC() in the past, which produces normalized counts similar to microarray values. Not sure how different this output is from cpm().

ADD REPLY
0
Entering edit mode

@Sean Davis Thanks. This seems to be the right function. I used cpm(d, normalized.lib.size=TRUE) to make use of the library normalisation.

ADD REPLY

Login before adding your answer.

Traffic: 2498 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