DESeq2 likehood ratio
1
0
Entering edit mode
SE ▴ 10
@selorbany-23543
Last seen 16 months ago
United Kingdom

I hope you can answer my previous question.

Further to my previous question, Can we do pair-wise comparison on a DEseq2 object from likelihood ratio, considering that it is similar to ANOVA?.

i.e

dds_LRT <- DESeq(ddsobj, test="LRT", reduced = ~ 1)

then

use this object to do pairwise comparisons for the 8 levels of the factor

res_LRT <- results(dds_LRT, lfcThreshold = 0, contrasts = c('B-control', 'A-control'))

Thanks

DESeq2 • 429 views
ADD COMMENT
0
Entering edit mode
@mikelove
Last seen 6 hours ago
United States

Let's keep the questions together:

original thread is DESeq2 likehood ratio

ADD COMMENT

Login before adding your answer.

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