We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Strange when I try to use the ImmGen dataset I get that error message but not for the others.
The text was updated successfully, but these errors were encountered:
Please create a minimum reproducible example. For example, the code below works fine for me.
library(celldex) ig <- ImmGenData() library(scRNAseq) test <- PaulHSCData() library(SingleR) res <- SingleR(test=test, ref=ig, labels=ig$label.main, assay.type.test=1)
Sorry, something went wrong.
i got the same error when i used the ImmGen dataset, but others in celldex package were ok. Have you been solved it?
I'm not convinced that this is my problem until I see an MRE.
No branches or pull requests
Strange when I try to use the ImmGen dataset I get that error message but not for the others.
The text was updated successfully, but these errors were encountered: