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

homotypic vs heterotypic multiplet output files #10

Open
AnjaliC4 opened this issue Oct 15, 2021 · 1 comment
Open

homotypic vs heterotypic multiplet output files #10

AnjaliC4 opened this issue Oct 15, 2021 · 1 comment

Comments

@AnjaliC4
Copy link

I have a very basic question about the outputs generated. Are both homotypic and heterotypic multiplets barcode ids in the MultipletCellIds_xx.txt ? If so, how can I find out from the output files of AMULET (without using the R vignette that you provided) which barcode ids are heterotypic vs homotypic?

Thanks again for this great tool for scATAC users! :)

Anjali

@alperoglu
Copy link
Member

Hi Anjali,

Yes both the heterotypic and homotypic doublets are reported in the MultipletCellIds_xx.txt output file. These are not separated as homotypic and heterotypic, so you'll have to run the vignette for that.

However, you can also plot your cells on the UMAP dimensions with DimPlot function from Seurat and superimpose the doublet annotations. You can follow the end of our vignette here for that. We saw in our analysis that heterotypic doublets tended to form clusters on their own or be in-between singlet clusters like bridges. Homotypic doublets on the other hand tend to be found inside the singlet clusters. But I have to add that this does not give an official identification and that you have to run the R vignette for that.

Best,
Alper

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