Description Usage Arguments Value Examples
Convert one sesame::SigSet to minfi::RatioSet
1 | SigSetToRatioSet(sset, annotation = NA)
|
sset |
a sesame::SigSet |
annotation |
minfi annotation string |
a minfi::RatioSet
1 2 | sset <- sesameDataGet('EPIC.1.LNCaP')$sset
ratioSet <- SigSetToRatioSet(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.