DESeq for differentiating highly expressed genes
1
0
Entering edit mode
Liang, Chun ▴ 10
@liang-chun-6399
Last seen 9.7 years ago
When DESeq is used for our RNA-Seq data analysis of two conditions, each of them has three biological replicates, we got a result better than Cuffdiff2 and CLCBio Genomics Workbench, verified by RT-qPCR. Based on the normalized counts and adj-p values, can we also tell with confidence which genes are highly expressed and which genes are rarely expressed within the same conditions. I knew that DESeq have library size factor in normalization, but do not have gene length factor in normalization like Cuffdiff2. Any comment will be highly appreciated. Chun [[alternative HTML version deleted]]
Normalization DESeq Normalization DESeq • 939 views
ADD COMMENT
0
Entering edit mode
@steve-lianoglou-2771
Last seen 14 months ago
United States
Hi, On Tue, Feb 11, 2014 at 6:25 AM, Liang, Chun <liangc at="" miamioh.edu=""> wrote: > When DESeq is used for our RNA-Seq data analysis of two conditions, each of > them has three biological replicates, we got a result better than Cuffdiff2 > and CLCBio Genomics Workbench, verified by RT-qPCR. > > Based on the normalized counts and adj-p values, can we also tell with > confidence which genes are highly expressed and which genes are rarely > expressed within the same conditions. I knew that DESeq have library size > factor in normalization, but do not have gene length factor in > normalization like Cuffdiff2. Any comment will be highly appreciated. You could always divide the normalized counts by the K in RPKM do get a similar number, no? For instance, edgeR has an `rpkm` function to do the same -- you can take inspiration from the code there to see how to do it. -steve -- Steve Lianoglou Computational Biologist Genentech
ADD COMMENT

Login before adding your answer.

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