const-ae / const-ae/glmGamPoi

compare multiple pairs concurrently

Open
#40 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
126
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Hi,

My dataset contains single-cell data with the following 6 treatments:

A
A+B
A+B+C
A+C
A+C+D
A+B+C+D

I would like to know the genes specifically induced by B. I wonder if it is okay and more robust to perform pairwise comparisons as below and get the aggregated output of significant genes induced by B in all conditions?
A vs A+**B**
A+C vs A+C+**B**
A+C+D vs A+C+D+**B**

Thanks!

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.