Skip to content
Discussion options

You must be logged in to vote

Are you worried because there is an individual column for each group in the SummarizedExperiment output? This is the expected behavior. At run time, useGroups and bgdGroups are used to find matched sets of cells to compare. But ArchR still reports the LogFC per group and attempts to find marker features per group. The way you are trying to use this function is analytically indistinguishable from the use case of finding marker features across multiple groups. If you want to perform a single pairwise test, then you should make a new column in cellColData and define all cells that correspond to your two groups of interest and then pass one of those groups to useGroups and the other to bgdGroups

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zepeng-Mu
Comment options

Answer selected by Zepeng-Mu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants