Preprocess arrays for compartment inference
Examples
if (requireNamespace("minfiData", quietly = TRUE)) {
grSet <- minfi::preprocessNoob(minfiData::RGsetEx.sub) |>
minfi::ratioConvert() |>
minfi::mapToGenome()
preprocessArrays(grSet)
}
#> Loading required package: IlluminaHumanMethylation450kmanifest
#> Loading required package: minfi
#> Loading required package: Biostrings
#> Loading required package: XVector
#>
#> Attaching package: ‘Biostrings’
#> The following object is masked from ‘package:base’:
#>
#> strsplit
#> Loading required package: bumphunter
#> Loading required package: foreach
#> Loading required package: iterators
#> Loading required package: parallel
#> Loading required package: locfit
#> locfit 1.5-9.12 2025-03-05
#> Error in h(simpleError(msg, call)): error in evaluating the argument 'object' in selecting a method for function 'mapToGenome': error in evaluating the argument 'object' in selecting a method for function 'ratioConvert': invalid class “MethylSet” object: superclass "ExpData" not defined in the environment of the object's class