Hi, I am not sure why this would be happening but when I run Prep4DeepDEP in the prediction mode I am getting the following error:
cannot open compressed file '{my R filepath}/Prep4DeepDEP/extdatadefault_dep_genes_1298.RData', probable reason 'No such file or directory'
You can see that the system.file call is missing the trailing forward slash after extdata.
Hi, I am not sure why this would be happening but when I run Prep4DeepDEP in the prediction mode I am getting the following error:
cannot open compressed file '{my R filepath}/Prep4DeepDEP/extdatadefault_dep_genes_1298.RData', probable reason 'No such file or directory'
You can see that the system.file call is missing the trailing forward slash after extdata.