Description Usage Arguments Value Examples
Convert sesame::SigSet to minfi::RGChannelSet
1 | SigSetsToRGChannelSet(ssets, BPPARAM = SerialParam(), annotation = NA)
|
ssets |
a list of sesame::SigSet |
BPPARAM |
get parallel with MulticoreParam(n) |
annotation |
the minfi annotation string, guessed if not given |
a minfi::RGChannelSet
1 2 | sset <- sesameDataGet('EPIC.1.LNCaP')$sset
rgSet <- SigSetsToRGChannelSet(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.