Jackz
Results
2
comments of
Jackz
> Hm. The pypi version of BPNet is out-of-date and it might be including pprint as a dependency. One should be installing bpnet from github. Therefore, I would suggest replacing...
I have the same problem. I found was caused by a conflict between the register function of the NMF package and the BiocParallel package. Run **detach("package:NMF")** before runSCENIC_2_createRegulons function or...