Nothing
SeSAMe can be converted back and forth from Minfi RGChannelSet in multiple
ways. One can sesamize a minfi RGChannelSet
which returns a GenomicRatioSet
.
Here we are illustrating using the FlowSorted.Blood.450k
object, which is
distributed in the minfi::RGChannelSet
.
library(sesame) library(FlowSorted.Blood.450k) options(rmarkdown.html_vignette.check_title = FALSE)
grSet <- sesamize(FlowSorted.Blood.450k[,1:4]) grSet
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.