This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error in new version of minfi

Hi, I am using minfi 1.23 with this code but i get below error while in the older version which uses reas.450k.exp() there was not any error.

library(minfi)
library(seqlm)
library(wateRmelon)
require(IlluminaHumanMethylation450kmanifest)
require(minfi)
baseDir<-"C:/mdata"
targ<-read.metharray.sheet(baseDir)
RGSet<-read.metharray.exp (targets = targ)

Error in xx$Quants[commonAddresses, "Mean"] : subscript out of bounds
minfi software error reading file

1 answer

Hi!! did you manage to understand the reason behind this error?

Log in to answer this question.