Normalizing an entire dataset
1
1
Entering edit mode
scamiolo ▴ 10
@scamiolo-14389
Last seen 6.4 years ago

Dear all,

I am using deseq2 in order to calculate differential expression between different experimental conditions with two replicates for each. I understand deseq2 perform a normalization on the reads count in order to make the experiments comparable when different overall coverage is obtained. For this reason I can easily create an heatmap to visually compare the expression of treated and untreated samples. What about normalizing the all dataset? I have several experiments, collection times, plant variety and so on, and I have raw counts for each of them. I would like to perform a PCA on all the samples and for this reason I guess I should perform a normalization that include all the samples data. How can I do that? Should I create a DeseqDataSet object with all the raw counts? How would it look like in this case the coldata file?

Thanks a lot for the support!

 

deseq2 • 633 views
ADD COMMENT
1
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States

Yes, you can create one large DeSeqDataSet. The coldata can include information from all the experiments. 

ADD COMMENT
0
Entering edit mode

Thanks Sean!!

ADD REPLY

Login before adding your answer.

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