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

Questions about confidence score #154

Open
Kevis9 opened this issue Feb 24, 2023 · 0 comments
Open

Questions about confidence score #154

Kevis9 opened this issue Feb 24, 2023 · 0 comments

Comments

@Kevis9
Copy link

Kevis9 commented Feb 24, 2023

Hi, thanks for the insightful work! Now I am using SingleR to annotate query data based on reference data. I wonder how to get the confidence score of the predicted cell type.

Following is my core code:

pred <- SingleR(test = query_data, ref = ref_data, labels = ref_label)
pred <- pred$labels
return (pred)
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