DESeq without nornalization
1
0
Entering edit mode
8.4 years ago
zamanys4 ▴ 10
I am working on a pre-processing method for differential expression analysis, and need to run DESeq method without normalization of input counts. I know that estimateSizeFactors function calculates the scaling factors and I guess estimateDispersions uses them. Is there anyway to bypass normalization in DESeq?
rna-seq • 3.3k views
ADD COMMENT
5
Entering edit mode
8.4 years ago

Just use the sizeFactors() accessor and set everything to 1.

ADD COMMENT

Login before adding your answer.

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