NChannelSetToMethyLumiSet2 | R Documentation |
For internal use, is read using minfi-like machinery and then preprocessed into the more flexible and convenient methylumi object used by wateRmelon/bigmelon
NChannelSetToMethyLumiSet2(
NChannelSet,
parallel = F,
pval = 0.05,
n = F,
n.sd = F,
oob = T,
to = TRUE
)
NChannelSet |
an NChannelSet (raw red and green values not yet mapped to Illumina IDs/CpG names |
parallel |
no effect, included for future parallelisation |
pval |
detection pval threshold for filtering. Inactivated. |
n |
keep nbeads data (min of m & u) |
n.sd |
process SD of U and M (not currently implemented) |
oob |
keep out-of-band signals |
to |
does chip have type I and II probes? |
A methylumi object with betas, U and M, optionally additional data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.