Conducting pair-wise comparison in DESeq2?
1
0
Entering edit mode
Hussain • 0
@1ccb5afc
Last seen 13 months ago
Canada

Hello,

I was wondering if anyone could take a look at how I'm conducting my Differential Gene Experiment and confirm whether it is correct or not.

To describe my experiment:

I have patients at a baseline, a "before" time point, and an "after" treatment time point. I want to compare them pairwise to check the effect of treatment on gene expressions and compare each sample against its baseline. I took the advice from this discussion (DESEq2 Paired samples Before and after treatment ) and designed my comparison as:

design ~ patient + treatment and I ran DESeq2 with full comparison (Wald test) [ddsMat <- DESeq(ddsMat)]

I was wondering if this is indeed the correct way to do pair-wise comparisons or if I would need to make any other changes to the script to carry this out.

Thank you so much for the advice/insight!

DESeq2 deseq2 biocondu Bioconductor RNASeq • 1.3k views
ADD COMMENT
0
Entering edit mode
ATpoint ★ 4.0k
@atpoint-13662
Last seen 16 hours ago
Germany

Paired designs are covered in the vignette FAQs, please use the code suggestions from there to be in line with recommended best practices.

https://bioconductor.org/packages/release/bioc/vignettes/DESeq2/inst/doc/DESeq2.html#can-i-use-deseq2-to-analyze-paired-samples

ADD COMMENT

Login before adding your answer.

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