-
Notifications
You must be signed in to change notification settings - Fork 23
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
Bug with get_all_available_embeddings #1283
Comments
Hey @huguesva , thanks for reporting the issue. This is a newly introduced dependency, so if you run That said, in a future version we will move the import so that the dependency can be optional. |
great ! thanks a lot. Quick follow up: is there a way to select the scGPT embeddings in the |
|
yes exactly ! I am looking for the API to retrieve embeddings and labels (as numpy arrays or torch tensors for instance) given all the parameters that identify it : organism, measurement_name, tissue, emb_names ("scgpt" or "geneformer" or "scvi") ... I am not sure what to use between Thanks a lot for your help ! |
@huguesva, while |
thanks for the answer. Thanks for the help. |
Hello, thanks for the great repo!
I have this bug when trying to reproduce https://chanzuckerberg.github.io/cellxgene-census/notebooks/api_demo/census_embedding.html
Describe the bug
I have the bug :
To Reproduce
Environment
Name: cellxgene-census
Version: 1.16.1
Name: tiledb
Version: 0.32.0
The text was updated successfully, but these errors were encountered: