Correlating Bulk Differential Expression with quantitative
0
0
Entering edit mode
11 days ago
Nicholas • 0

Hello everyone,

TL;DR I have bulk RNA-seq data from two groups -- treatment and no treatment, that I would like to correlate with a disease scale. What kind of statistical model would be useful for doing that?

Longer story: There is previous evidence showing a particular disease is associated with another disease. I want to know whether disease A predisposes an individual towards disease B or whether disease A is itself caused by disease B. Basically, I'm hoping to determine the mechanism and directionality of effect using bulk RNA-seq data from individuals with and without disease A who all have varying scales of disease B.

Thank you all so much for any insight!

Nicholas

Differential-Expression DESeq2 • 227 views
ADD COMMENT
0
Entering edit mode

You could try including disease scale for each sample as a design factor. See the vignette here https://bioconductor.org/packages/devel/bioc/vignettes/DESeq2/inst/doc/DESeq2.html#multi-factor-designs When specifying the design, instead of ~condition you can use ~condition + disease_scale.

ADD REPLY
0
Entering edit mode

Thank you! I will give it a shot

ADD REPLY

Login before adding your answer.

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