I recently posted in the closed post 'Error loading in idat files'. I am using windows and really new to R and Sesame. I have updated the packages as mentioned in the other post but I am still receiving error messages.
idat_dir = system.file("C:\Users\Justice.Mason\Documents\R\ake test\", package = "sesameData") > betas = openSesame(idat_dir) Error in readIDATpair(x, platform = platform, manifest = manifest) : Grn IDAT does not exist.
Hello zwdzwd,
I recently posted in the closed post 'Error loading in idat files'. I am using windows and really new to R and Sesame. I have updated the packages as mentioned in the other post but I am still receiving error messages.
idat_dir = system.file("C:\Users\Justice.Mason\Documents\R\ake test\", package = "sesameData") > betas = openSesame(idat_dir) Error in readIDATpair(x, platform = platform, manifest = manifest) : Grn IDAT does not exist.
May you please advise what I should do?
Thank you.