sites-methods: sites-methods

Description Usage Arguments Value Examples

Description

Methylation sites object information for which is present in the RnBSet object.

Usage

1
2
## S4 method for signature 'RnBSet'
sites(object)

Arguments

object

Dataset of interest.

Value

A matrix of type integer describing the sites, information for which is present in the object

Examples

1
2
3
library(RnBeads.hg19)
data(small.example.object)
sites(rnb.set.example)

RnBeads documentation built on March 3, 2021, 2 a.m.