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

query <- scPredict(query, reference) ● Matching reference with new dataset... ─ 2000 features present in reference loadings ─ 6 features shared between reference and new dataset ─ 0.3% of features in the reference are present in new dataset Error in GetAssayData(): ! assay must be one of "RNA" or "integrated", not "data". #28

Open
seekning opened this issue Mar 15, 2024 · 3 comments

Comments

@seekning
Copy link

when i run this : query <- scPredict(query, reference)
● Matching reference with new dataset...
─ 2000 features present in reference loadings
─ 6 features shared between reference and new dataset
─ 0.3% of features in the reference are present in new dataset
Error in GetAssayData():
! assay must be one of "RNA" or "integrated", not "data".

anyone who know this ? god...no...please...

@anglixue
Copy link

anglixue commented Apr 9, 2024

Is this issue relevant to yours @zhaokunkun1
https://www.biostars.org/p/9583817/#9589971
I hope it helps with your scenario.

@rreggiar
Copy link

Just wanted to point out that @tfguinan has provided PR #27 as a fix to this that I can confirm works on my end.

For now, to install and avoid the clone + edit workflow suggested in the biostars link, install scPred with:

devtools::install_github(repo="powellgenomicslab/scPred", ref="9f407b7436f40d44224a5976a94cc6815c6e837f")

@seekning
Copy link
Author

Is this issue relevant to yours @zhaokunkun1 https://www.biostars.org/p/9583817/#9589971 I hope it helps with your scenario.

thank u so much. i love you

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

3 participants