readIDATpair {sesame} | R Documentation |
The function takes a prefix string that are shared with _Grn.idat
and _Red.idat. The function returns a SigSet
.
readIDATpair(prefix.path, verbose = FALSE)
prefix.path |
sample prefix without _Grn.idat and _Red.idat |
verbose |
be verbose? (FALSE) |
a SigSet
sset <- readIDATpair(sub('_Grn.idat','',system.file( "extdata", "4207113116_A_Grn.idat", package = "sesameData")))