Learn R Programming

ballgown (version 2.4.2)

sampleNames: get names of samples in a ballgown objects

Description

get names of samples in a ballgown objects

Usage

sampleNames(object)
"sampleNames"(object)

Arguments

object
a ballgown object

Value

vector of sample IDs for x. If pData exists, samples in its rows correspond to samples in sampleNames(x) (in order).

Examples

Run this code
data(bg)
sampleNames(bg)

Run the code above in your browser using DataLab