Gian M. Franceschini
Gian M. Franceschini
Same issue with firefox via Snap
I have a similar issue so I post here and add a comment: in principle, I think you can modify the package to use `find_dmrs()` on something different from `flow.Sorted.Blood450k`....
Unfortunately, it has not been solved so far.
So, in the environment, I do: ``` export OMP_NUM_THREADS=1 ``` Then, I run the script, but it gets stuck as before with no additional info. Also, I tried to do:...
If I can help you identify the problem somehow, please let me know. I'm happy to put some time into it.
Dear Jimin, I'd like to express also my interest for this feature. In the meantime, do you think there is any workaround I might experiment myself to get a chromosome...
Thank you for your answer @tanjimin, I think I got the idea. However, do you think it is possible to predict off-diagonal contacts as well? I mean with the aim...
Thanks a lot for your insights. I was indeed interested in compartment calling as the ultimate goal, but I see now that it is beyond the scope of your model.
After some additional investigation, we isolated the root of the problem in the result of `FindWeights()`. Apparently, the `k.weight` value, if too small, can cause the `prediction.scores` to be malformed....