Hi @Al-Murphy,
I am re-running the scFlow.Rmd, however report_qc_sce function throws the error below, cannot read overview.Rmd from system.files.
#Store results in same temp dir
report_qc_sce(sce, report_file = "qc_report_scflow_individual_1",
report_folder_path = paste0(outputDir,"/tmp_Zeisel2015_scflow/"))
Quitting from lines 41-41 (/var/folders/v_/l9xwzh_564n055d8skd_2_sm0000gn/T//Rtmp2J5a68/krdqc/overview.Rmd)
Quitting from lines NA-137 (/var/folders/v_/l9xwzh_564n055d8skd_2_sm0000gn/T//Rtmp2J5a68/krdqc/overview.Rmd)
Error in file(con, "r") : cannot open the connection
Calls: ... lapply -> FUN -> knit -> -> readLines -> file
Execution halted
Thanks,
Umran
Hi @Al-Murphy,
I am re-running the scFlow.Rmd, however report_qc_sce function throws the error below, cannot read overview.Rmd from system.files.
Quitting from lines 41-41 (/var/folders/v_/l9xwzh_564n055d8skd_2_sm0000gn/T//Rtmp2J5a68/krdqc/overview.Rmd)
Quitting from lines NA-137 (/var/folders/v_/l9xwzh_564n055d8skd_2_sm0000gn/T//Rtmp2J5a68/krdqc/overview.Rmd)
Error in file(con, "r") : cannot open the connection
Calls: ... lapply -> FUN -> knit -> -> readLines -> file
Execution halted
Thanks,
Umran