Can I Calculate LogCPM with raw counts?
1
0
Entering edit mode
8.5 years ago

Hi everybody!

I am a novice bioinformatic yet, so here goes what I'm trying to do.

I receive a DE analysis from Biomart from other person and I want know if is possible to calculate LogCPM (average intensity) to plot a MAplot or Smear like edgeR by myself. I think I could get the raw counts to do that.

Can someone give a light, please?

edgeR Biomart MAPlot DE LogCPM • 7.3k views
ADD COMMENT
0
Entering edit mode

you mean something like this?

>library(edgeR)
>cpm(readcounts, log=TRUE)
ADD REPLY
0
Entering edit mode

Thanks, I Could solve it!

ADD REPLY
0
Entering edit mode
8.5 years ago
Irsan ★ 7.8k

If you have the raw counts you can do that. Just carefully read the edgeR manual which walks you through the steps.

ADD COMMENT
0
Entering edit mode

Thanks, I Could solve it!

ADD REPLY

Login before adding your answer.

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