hansenlab / minfi

Devel repository for minfi
58 stars 67 forks source link

Can't read IDAT with this error. #226

Open kwanghoon821 opened 2 years ago

kwanghoon821 commented 2 years ago

Hi, I'm trying to load IDAT but this error came out.

rgSet <- read.metharray.exp(targets=targets)
Error: BiocParallel errors
  1 remote errors, element index: 1002
  75 unevaluated and other errors
  first remote error: argument is of length zero
Timing stopped at: 92.56 7.54 100.1

I downloaded this data from GSE140686. Sample number is 1077.

What should I have to do?

Thanks