const-ae / const-ae/lemur

Multi-conditions and multi-batches

Open
#23 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
102
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Hi,
Thanks for this interesting package!
I am trying to analyse scRNA-seq data of ~20 samples, each sample from one of 4 conditions and one of 4 batches. I want to find the differential gene expression between every two conditions on the premise of correcting the batch effect. Is that correct to fit the model by `fit <- lemur(sce, design = ~ batch + condition)` and test effect of any two conditions by `fit <- test_de(fit, contrast = cond(condition= "condition2") - cond(condition= "condition4"))`? Many thanks for any help!
Best,
xinyun

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.