ArchR doublet detection adjustment for homotypic doublets? #570
RegnerM2015
started this conversation in
Feature Requests
Replies: 2 comments
-
Hi @RegnerM2015, Currently, ArchR does not do this, but I am interested in looking into this adjustment. This seems like a post-hoc adjustment rather would be an option to Best Jeff |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree this adjustment seems more appropriate in Thanks for clarifying! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Very cool R package and great documentation!
I wanted to clarify ArchR's doublet detection approach. I understand ArchR finds heterotypic doublets, as most methods do. However, it is not quite clear in the documentation whether addDoubletScores() adjusts for the proportion of homotypic doublets.
DoubletFinder implements an optional procedure to adjust for the proportion of homotypic doublets based on how many "cell types" exist in the data set (https://github.com/chris-mcginnis-ucsf/DoubletFinder).
My question is whether ArchR's addDoubletScores() function implements a similar procedure "under the hood"?
Beta Was this translation helpful? Give feedback.
All reactions