DESeq2 about comparasion of gene expression change on two-time points between two group samples.
1
0
Entering edit mode
simon • 0
@47ddeadb
Last seen 10 months ago
Hong Kong

Hi, guys! I have a question about how to make the contrast in DESeq2. I have RNA-seq samples. They are from patients treated with two drugs and collected at two-time points. I want to find some genes with significant expression changes in two-time points between two drugs.

Patient | Drug | Time|

P1 | A | Day 0

P2 | A | Day 0

P3 | A | Day 0

P4 | B | Day 0

P5 | B | Day 0

P6 | B | Day 0

P1 | A | Day 1

P2 | A | Day 1

P3 | A | Day 1

P4 | B | Day 1

P5 | B | Day 1

P6 | B | Day 1

The contrast I want: ( Patients on Day1 of DrugA - Paired patients on Day0 of DrugA) -( Patients on Day1 of DrugB - Paired patients on Day0 of DrugB).

  1. I don't know how to achieve the contrast that I want in DESeq2 or other expression analysis algorithms like limma, or edgeR. Please give me some advice! Thanks!
DESeq2 RNASeqData edgeR limma DifferentialExpression • 582 views
ADD COMMENT
0
Entering edit mode
swbarnes2 ★ 1.3k
@swbarnes2-14086
Last seen 45 minutes ago
San Diego

Look up 'interactions' in the DESeq2 vignette

ADD COMMENT

Login before adding your answer.

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