DEG among experimental and control group in MAST
0
0
Entering edit mode
chendianyu • 0
@chendianyu-21982
Last seen 3.5 years ago

Hi,

I'm trying MAST for differential analysis in a scRNA-seq experiment. I have some experimental and control batches, like "exp1", "exp2", "exp3" and "ctrl1", "ctrl2", and I use Seurat to integrate them and perform clustering. Now I want to find differential expressed genes between experimental and control group for each cluster, but I do not know how to do. I have tried codes like something below, but it didn't work.

zlm.output <- zlm(~ batches, sca.1)
lrTest(zlm, Hypothesis('(exp1+exp2+exp3)/3 - (ctrl2+`Intercept`)/2'))

Any suggestions?

Thanks!

MAST DEG batch effects • 854 views
ADD COMMENT

Login before adding your answer.

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