What is the criteria of logCPM? rpkm() error
1
0
Entering edit mode
8.4 years ago
kanika.151 ▴ 130

Hello,

After getting results from edgeR, How do I know which logCPM values are significant and which are not?

I know that we can calculate RPKM values through edgeR by using

gdrpkm<- rpkm(data,gene.length=vector)
Error in gene.length/1000 : non-numeric argument to binary operator
RNA-Seq edgeR • 2.8k views
ADD COMMENT
0
Entering edit mode

Define "significant". logCPM values are logCPM values, there's no concept of significance typically attached to them.

ADD REPLY
0
Entering edit mode

My RNA Seq data does not have technical replicates as the data was pooled into one. That is no replicates which won't give conclusive results per say which is why I cannot take P value or FDR values into consideration. I wanted to know if I had to deduce from logCPM values which genes are differentially expressed and which are not how would I do that? As in which is significant and which is not?

ADD REPLY
0
Entering edit mode
8.4 years ago

You can ignore the logCPMs, they're not useful for you. Pretty much the best you can do with your dataset is to use GFOLD.

ADD COMMENT
0
Entering edit mode

Ohk. hmm. How reliable is GFOLD? Are there any publications made using that software?

ADD REPLY
0
Entering edit mode

For unreplicated data it's about as reliable as one can hope. You might be able to find publications using it, though if I were the reviewer I'd reject all studies lacking replicates (I'm not alone in this).

ADD REPLY

Login before adding your answer.

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