inferTypeIChannel {sesame} | R Documentation |
IGG => Type-I green that is inferred to be green IRR => Type-I red that is inferred to be red
inferTypeIChannel( sset, switch_failed = FALSE, verbose = FALSE, 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)