Learn R Programming

RnBeads (version 1.4.0)

assembly,RnBSet-method: assembly-methods

Description

Extracts information about assembly

Usage

"assembly"(object)

Arguments

object
Dataset of interest.

Value

Sample annotation information available for the dataset in the form of a data.frame.

Examples

Run this code

library(RnBeads.hg19)
data(small.example.object)
assembly(rnb.set.example) # "hg19"

Run the code above in your browser using DataLab