AnjaliS1
AnjaliS1
 Hi, I am currently trying to install scGNN in my jupyter notebook terminal through the command: pip install -e . However, I got the following error: File...
auc bug
Hi, I have used the CLI version of pyscenic. Everything appears to have run successfully but then I get this error with this code: import json import zlib import base64...
I am new to computational work. I keep running into this specific error when trying to use any of the plot functions, such as PlotDMEsVolcano: Error: colours encodes as numbers...
Hi, I'm trying to use the eigencorplot function and this error appeared: Error in if (abs(max) > abs(min)) { : missing value where TRUE/FALSE needed. Is there something I can...
Hi I just wanted to clarify as to which ConnectivityMap version is held within the database in the package? Is it CMap1 or CMap2?
Describe the bug Dockerfile does not build To Reproduce Clone repo cd scenicplus docker build -t scenicplus . Error output The first error you see is: Step 6/28 : COPY...