Deferentially expressed genes from FPKM values?
2
0
Entering edit mode
8.3 years ago
kandoigaurav ▴ 150

Hi

I've a matrix for mouse genes with length and FPKM values from 4 different cell types. I was wondering how can I go from here to finding Differentially Expressed Genes?

Thanks

RNA-Seq FPKM Differentially-Expressed-Genes • 3.4k views
ADD COMMENT
0
Entering edit mode

Which tool do you want to use: limma? DESeq?

ADD REPLY
0
Entering edit mode

I can use any tool. it should just be able to get me the DEGs :)

I tried DESeq, but somehow it needs integer values to add condition labels before proceeding.

ADD REPLY
1
Entering edit mode
8.3 years ago
Fabio Marroni ★ 3.0k

DESeq is not suitable for FPKM, it wants raw counts. You might use cuffdiff.

ADD COMMENT
0
Entering edit mode

Hello Fabio, do you know how I would go about obtaining raw counts from my RNA seq data? Thanks, Nikelle

ADD REPLY
0
Entering edit mode
ADD REPLY
1
Entering edit mode
8.3 years ago
EagleEye 7.5k

Most of the packages for finding differential expression (DE) does the normalization itself. You can use the raw counts as input. There are many tools available for DE, example edgeR, DESeq etc.,

ADD COMMENT

Login before adding your answer.

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