sites,RnBSet-method {RnBeads} | R Documentation |
Methylation sites object information for which is present in the RnBSet
object.
## S4 method for signature 'RnBSet' sites(object)
object |
Dataset of interest. |
A matrix of type integer
describing the sites, information for which is
present in the object
library(RnBeads.hg19) data(small.example.object) sites(rnb.set.example)