CAGEr consensusClustersDESeq2()
0
0
Entering edit mode
MatteoP ▴ 10
@127ac6a6
Last seen 3.0 years ago
Germany

I'm trying to export my CAGEset to a dataset for DEseq2 with consensusClustersDESeq2() but I'm a bit confused by how the grouping for the design matrix should be supplied

From the package vignette

ce$group <- factor(c("a", "a", "b", "b"))
dds <- consensusClustersDESeq2(ce, ~group)

I'm guessing the grouping has to take into account the originally supplied files (before replicate merging and sample reordering) but it would be nice to have a confirmation before doing DGE with mixed up sample labels :)

Thanks!

CAGEr • 466 views
ADD COMMENT

Login before adding your answer.

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