Closed justinesjw closed 5 years ago
Dear @justinesjw ,
Errors reading the databases usually happens when the files are incomplete/corrupt (e.g. by a failed download).
We recommended to download the databases is using zsync_curl (https://resources.aertslab.org/cistarget/help.html). Once you have the files, make sure the sha256sum match the reported ones (https://resources.aertslab.org/cistarget/databases/sha256sum.txt).
Can you let me know whether this helps?
Thanks!
Hi @s-aibar,
I redownloaded the databases but the sha256sum does not match.
Besides that, my R session get aborted spontaneously at the same line as importRankings
Please advise.
Thanks, Justine
Hi @s-aibar ,
Thank you so much for your help.
I was not able to use zsync_curl
as i do not have the admin rights to my workstation to set up zsync_curl
but curl -O
works just fine.
sha256sum matched!
Best, Justine
Hi!
Thanks for building SCENIC, been helping alot in my research.
However I have been having trouble loading the feather database when I run step 2.
I tried running line by line in
runSCENIC_2_createRegulons
the error pop up insuppressMessages(motifRankings <- lapply(getDatabases(scenicOptions),importRankings))
then i ran lines in
importRankings
and found the error inI have found a same error here: https://github.com/wesm/feather/issues/248 but could not find a solution to it.
Here is my sessionInfo :
Would be grateful with some help
Thanks, Justine