-
Notifications
You must be signed in to change notification settings - Fork 186
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
pyscenic grn fails #42
Comments
I would like to bump this question - same problem, downgrading didn't help. Any suggestion would be appreciated |
Similar issue here,
but I got an adj.tsv file. Did the pyscenic finished successfully? 0.10.2 pyscenic, 2.19.0 dask.
|
Hi,
I'm trying to run the
pyscenic grn
command using pyscenic 0.9.3.This is the command I'm using:
pyscenic grn input.loom --cell_id_attribute CellID --gene_attribute Gene tf_list.txt --num_workers 40 -o out.csv
and this is the output I'm getting (paths shortened):
This error shows up multiple times and then the job eventually stops after considerable time.
This is the output of my
pip freeze
(I'm inside a virtualenv):As suggested in #30 I have downgraded tornado and dask, but it doesn't seem to be helping unfortunately. Should pyscenic also be downgraded?
Many thanks,
M
p.s. I downgraded tornado and dask in a different way:
The text was updated successfully, but these errors were encountered: