Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scATAC-seq doublet detection #34

Open
RegnerM2015 opened this issue May 24, 2020 · 1 comment
Open

scATAC-seq doublet detection #34

RegnerM2015 opened this issue May 24, 2020 · 1 comment

Comments

@RegnerM2015
Copy link

Very useful and easy to use tool!

I wanted to ask if DoubletDecon can be repurposed for scATAC-seq doublet detection. Theoretically, you could run DoubletDecon on the gene activity matrix created from the scATAC-seq data.

Would this be a reasonable approach?

Thanks in advance!

@EDePasquale
Copy link
Owner

EDePasquale commented May 27, 2020

Hi,

Thanks for bringing this up, it's a great idea that would be worth exploring. I haven't tried it myself, but my biggest concern would be in the rescue step. This step is specifically designed to find unique gene expression in putative doublet clusters that would mark them as false positive predictions, but the tuning for that (min_uniq=4) would likely be problematic for scATAC-seq. To get around this and only perform the simulated doublet similarity portion of DoubletDecon, simply change PMF=FALSE.

Let me know if you play with this and tell me how it goes!

Best,
Erica

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants