Learn R Programming

RnBeads (version 1.4.0)

sites,RnBSet-method: sites-methods

Description

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

Usage

"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

Run this code

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

Run the code above in your browser using DataLab