inferInfiniumIChannel {sesame} | R Documentation |
IGG => Type-I green that is inferred to be green IRR => Type-I red that is inferred to be red
inferInfiniumIChannel( sdf, switch_failed = FALSE, verbose = FALSE, summary = FALSE )
sdf |
a |
switch_failed |
whether to switch failed probes (default to FALSE) |
verbose |
whether to print correction summary |
summary |
return summarized numbers only. |
a SigDF
, or numerics if summary == TRUE
sdf <- sesameDataGet('EPIC.1.SigDF') inferInfiniumIChannel(sdf)