calculate RPKM from featureCounts result
1
0
Entering edit mode
6.4 years ago
yuabrahamliu ▴ 60

Hi all, I have a question. I got the read counts result from some microRNA-seq bam files by featureCounts. Then, I want to transform the counts to RPKM. I think maybe the rpkm() function of edgeR is helpful. However, my question is whether I need to normalize the counts result before using the rpkm() function, or just use the counts directly? Thank you so much.

RNA-Seq • 3.2k views
ADD COMMENT
3
Entering edit mode
6.4 years ago

Hi yuabrahamliu,

RPKM itself is the normalization function. ;) However, I would not recommend to use RPKM for your analysis, as it is considered to be not suitable anymore (see recent discussion here and publication comparing the different normalization strategies here). I would rather recommend to use DESeq2 or TMM normalization as described in the paper.

Best,

Cindy

ADD COMMENT
0
Entering edit mode

I see. Thank you so much!

ADD REPLY

Login before adding your answer.

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