pySCENIC icon indicating copy to clipboard operation
pySCENIC copied to clipboard

pySCENIC is a lightning-fast python implementation of the SCENIC pipeline (Single-Cell rEgulatory Network Inference and Clustering) which enables biologists to infer transcription factors, gene regula...

Results 192 pySCENIC issues
Sort by recently updated
recently updated
newest added

Hosting the HTTP server on port 37975 instead warnings.warn( Numba: Attempted to fork from a non-main thread, the TBB library may be in an invalid state in the child process....

bug

The `grn` step uses sklearn `gradient boosting regularization`. Can `xgboost` or `lightgbm` be used instead? What are the parameters like?

question