Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in readRDS #8

Open
jyjysea opened this issue Jul 17, 2023 · 0 comments
Open

Error in readRDS #8

jyjysea opened this issue Jul 17, 2023 · 0 comments

Comments

@jyjysea
Copy link

jyjysea commented Jul 17, 2023

Hi, I am also running DREEP using the sample data which needs well installion of gficf; however, it turns out as follows. Could anyone help? Thanks a lot!

data(small_BC_atlas)
data <- gficf(M=small_BC_atlas,verbose = T)
09:36:00 Gene filtering..
09:36:05 Normalize counts..
09:36:26 Apply GF transformation..
09:36:27 Compute ICF weigth..
09:36:27 Applay ICF..
09:36:28 Apply l2
dreep.data <- DREEP::runDREEP(M = data$gficf,n.markers = 250, gsea = "multilevel",gpds.signatures = c("CTRP2","GDSC"))
09:37:02 Loading GPDS signatures..
Error in readRDS(paste0(find.package("DREEP"), "/data/", i, ".gpds.rds")) :
unknown input format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant