Skip to content
Prev 5167 / 21307 Next

[Bioc-devel] Problem running Perl script with R-devel

----- Original Message -----
Does the directory 
T:\BIC\cwarden\Methylation_Package\Protocol_Exchange\minfi_example/CpG_Site/4
exist prior to running the code? I tried running your code snippet on a directory that didn't exist and got an error (not the same error as you). 

It could be some other issue related to the output directory (perhaps you don't have permission to write to it).

What if you set project.folder to tempdir() and run the code again, does it work?

Dan