-
Notifications
You must be signed in to change notification settings - Fork 1
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
gene_order #9
Comments
Same issue here. |
Thanks for the issue, we are looking at this. We should have an answer early next week. |
Sorry for the delay on this. I think our code and the structure of the published model got out of sync. We just pushed a new model (v1.1) to Zenodo here: We are planning to tag a new release of the API shortly, but this model should work with the current tip of master and the docker container that was built today. |
Sounds great! Thank you! |
Using
0.1.0.post1.dev12+ga195722
Using query model downloaded here
https://zenodo.org/records/8286452
Getting stuck trying to find gene_order.tsv which is not in the unpackaged query model directory
cq = CellQuery(model_path)
FileNotFoundError: [Errno 2] No such file or directory: '..../query_model_v1/gene_order.tsv'
The text was updated successfully, but these errors were encountered: