| rnb.set.annotation.and.cpg.stats {RnBeads} | R Documentation |
wrapper for rnb.set.annotation to accept the region format as output by annotation(rnb.set).
Additionally, CpG statistics are added to the annotation.
rnb.set.annotation.and.cpg.stats( type, regions, description = NULL, assembly = "hg19" )
type, description, assembly |
Parameters handled exactly as in |
regions |
a data.frame handled similarly as by |
Invisibly, TRUE if an existing annotation was replaced and FALSE otherwise.
Fabian Mueller