This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How does edgeR normalize sequencing depth

Hi everybody!

I just started to use edgeR.And I am curious about the normalization methods used to normalize sequencing depth. But I can't find exact methods in edgeR UsersGuide. It only mentions TMM method that can adjust RNA composition.

Is there someone to help me?

Thank you very much!

r

1 answer

TMM is described here.

Yes, it deals with sequencing depth in a robust way.

I have read this already. But I want to figure out the methods used to normalize sequencing depth in edgeR. Thank you any way :)

TMM is the method used to normalize for sequencing depth. In fact, it works better than simply correcting by library size (see Figure 2 in the paper).

Log in to answer this question.