Learn R Programming

RnBeads (version 1.4.0)

pheno,RnBSet-method: pheno-methods

Description

Extracts sample phenotype and/or processing information.

Usage

"pheno"(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)
pheno(rnb.set.example)

Run the code above in your browser using DataLab