zwdzwd / sesame

🍪 SEnsible Step-wise Analysis of DNA MEthylation BeadChips
Other
62 stars 32 forks source link

Error loading in idat files #97

Open Jmase0921 opened 1 year ago

Jmase0921 commented 1 year ago

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.

neverseverette commented 1 year ago

Hey, I'm getting a similar issue. Have you've gotten any insight?