Closed zezhuo closed 2 years ago
cannot open file '/ddn1/vol1/staging/leuven/stg_00002/lcb/saibar/Projects/aux_scripts/dotheatmap.R': No such file or directory
same issue
Showing regulons and cell types with any RSS > 0.01 (dim: 38x14) cannot open file '/ddn1/vol1/staging/leuven/stg_00002/lcb/saibar/Projects/aux_scripts/dotheatmap.R': No such file or directoryError in file(filename, "r", encoding = encoding) : cannot open the connection
same issue
same issue
Yeah. I have the same error. So how to resolve them ?
same issue!!!
I get the same problem,Have any body solve it ?
Guys,I found that we should update the SCENIC devtools::install_github("aertslab/SCENIC",force = TRUE) and the outdate RSQLite is the main reason that make this question
Hi @s-aibar , Thanks for the nice package. I got a problem when running plotRSS(rss). Attached error messages. Looking forwards to your suggestion.
The other issues that I found are about the memory, multiple cores, and dependencies.
Running out of memory can be solved by reducing cores:
Multiple cores issue of runSCENIC_3 is solved by using one core only.
The following packages are required in my case
Wish your next updates make the package more friendly to the users.
Regards, Nelson