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

Annotate Seurat object of several patients #157

Open
LeaLe88 opened this issue Nov 30, 2023 · 0 comments
Open

Annotate Seurat object of several patients #157

LeaLe88 opened this issue Nov 30, 2023 · 0 comments

Comments

@LeaLe88
Copy link

LeaLe88 commented Nov 30, 2023

Good afternoon,

I would like to annotate the cells in my Seurat object.
It was simple when I had one patient in my Seurat object with:

pbmc_counts_1 <- GetAssayData(kid.filtered, slot = 'counts.Patient_1')


pred <- SingleR(test = pbmc_counts_1,
        ref = ref,
        labels = ref$label.main)

However, how do I do it with several patients? I would also like to annotate based on the counts of patients 2, 3,etc.:
Seurat
Please post issues in https://github.com/LTLA/SingleR

Thank you very much for any input!

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

1 participant