-
Notifications
You must be signed in to change notification settings - Fork 13
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
Problem with loom file #56
Comments
I haven't seen the error before. I think your indexes must be cast to integers. I can try to help troubleshoot if you are willing to send me your data or a subset of it. |
Hey, Thank you for your prompt reply! |
Hi @marzamKI, @njbernstein, i am running into the exact same problems when using solo on prefiltered loomfiles from the kallisto|bustools python implementation. @marzamKI, did you find a solution to your problem? This is the Loomfile structure, if it helps by any chance:
|
So sorry about the slow response. Working on this today. |
@marzamKI @scSeqLiubice I'm unable to recreate this error with the L6_Immature_Neurons loom file from http://loom.linnarssonlab.org/. Do you get the same results if you run the following:
on its own? Again sorry about the slow response. |
Which version of
|
Hi @njbernstein, really appreciate your response! I tried using scvi, and i am getting the same error while removing non expressing cells. So maybe this issue is more scvi related?
Package incompatibilities? I'm using Edit: |
@scSeqLiubice Can you preprocess your dataset to remove empty cells? If not can you can send me your data so I can troubleshoot more easily? @marzamKI I believe changing the scVI version to |
Hi, I had the same issue but I work it around using older versions of numpy and h5py. I'm using python v3.7.
In my case, when I run solo jsonfile.json dataset.loom again, I don't have the Best, |
Hi! I had the same issue and this worked for me. Thanks! |
@davek44 can you close this out? |
Hey,
I'm trying to use your tool on a loom file and it's giving me an error I dont quite know how to solve..
Mind having a look at it and tell me how you think I could solve?
Kind regards,
Margherita
The text was updated successfully, but these errors were encountered: