SeSAMe-Minfi interaction

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 


Try the sesame package in your browser

Any scripts or data that you put into this service are public.

sesame documentation built on Nov. 15, 2020, 2:08 a.m.