inferTypeIChannel {sesame} | R Documentation |
Infer and reset color channel for Type-I probes instead of using what is specified in manifest
inferTypeIChannel(sset, switch_failed = FALSE, verbose = TRUE, summary = FALSE)
sset |
a |
switch_failed |
whether to switch failed probes (default to FALSE) |
verbose |
whether to print correction summary |
summary |
return summarized numbers only. |
a SigSet
, or numerics if summary == TRUE
sset <- sesameDataGet('EPIC.1.LNCaP')$sset inferTypeIChannel(sset)