pheno-methods: pheno-methods

Description Usage Arguments Value Examples

Description

Extracts sample phenotype and/or processing information.

Usage

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

Arguments

object

Dataset of interest.

Value

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

Examples

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

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