You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has been discovered that the scphylo implementation does fail silently when running it with multiple threads as essential for larger cell-mutation profiles.
Just updating to the newest version of scyphlo works when downgrading nextworkX, but I get trouble with numpy and numba - I am not sure why, something about a long not being defined.
Perhaps passing variables back to my numpy environment brings trouble - really don't know. Let's try to do a fork like @pawel-czyz did on my own, removing netwrokX and numba again.
It has been discovered that the
scphylo
implementation does fail silently when running it with multiple threads as essential for larger cell-mutation profiles.This has been confirmed by the developers.
The issue has been addressed by the developers - and we shall update our scphylo dependency.
numba
dependency?The text was updated successfully, but these errors were encountered: