Description Usage Arguments Value Note
"fix" an RGChannelSet (for which IDATs may be unavailable) with Sesame The input is an RGSet and the output is a sesamized minfi::GenomicRatioSet
1 2 3 4 5 6 7 8 |
rgSet |
an RGChannelSet, perhaps with colData of various flavors |
naFrac |
maximum NA fraction for a probe before it gets dropped (1) |
BPPARAM |
get parallel with MulticoreParam(n) |
HDF5 |
is the rgSet HDF5-backed? if so, avoid eating RAM (perhaps) |
HDF5SEdestination |
character(1) path to where the HDF5-backed GenomicRatioSet will be stored |
replace |
logical(1) passed to saveHDF5SummarizedExperiment |
a sesamized GenomicRatioSet
We employ BPREDO for a second chance if bplapply hits an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.