read.GS.report(gsReportFile, pd = NULL, sep = rnb.getOption("import.table.separator"), keep.methylumi = FALSE, verbose = TRUE)
gsReporFile
is missing the sample section as
data.frame
of character
singleton with the file namernb.getOption("import.table.separator")
MethyLumiSet
object should be returned instead of a RnBeadRawSet
.