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

Hi I just start learning how to work with pyscenic. As a newbie, I was trying to run the tutorial for pyscenic for mice (https://pyscenic.readthedocs.io/en/latest/tutorial.html). However, I received an error...

question

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.7 to 6.3.0. Commits cefe0bf Release 6.3.0 a534fb9 Release 6.3.0b0 87920c5 Add changelog for 6.3.0 (#1669) dd6d9c7 add slide numbering (#1654) 5d2c5e2 Update state filter (#1664) 11ea593...

dependencies

I am having issues running pySCENIC. I have attempted to set up a conda environment to use it, as well as using the Docker and Singularity images. I am still...

python

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

Hi all, I fail to download TF files resources and find I can't open https://resources.aertslab.org/. I'd like to know if there are other ways to download these important feather files?...

question

2022-07-01 09:52:42,226 - distributed.worker - WARNING - Heartbeat to scheduler failed Traceback (most recent call last): File "/ifs/home/yanteng/.conda/envs/ryt/lib/python3.10/site-packages/distributed/comm/tcp.py", line 229, in read frames_nbytes = await stream.read_bytes(fmt_size) tornado.iostream.StreamClosedError: Stream is closed...

bug

Hello, when I was running the GRN process in SCENIC, I got the following error: "OSError: Unable to open file (message not aligned)". There are many similar errors in the...

bug

Hi, grnboost2 use all the cores of our server by default, how to limit it ?

question

Can anyone summarize what are the dependencies and versions critical for successful running of pyscenic. I have tried most of the methods described in the issues section by double checking...

Hello, Thank you for the amazing tool. I am running the GRN step on a huge dataset. It has displayed the below output for a while. Is this normal or...

question