Learn R Programming

ballgown (version 2.4.2)

transcriptNames: get transcript names from a ballgown object

Description

get transcript names from a ballgown object

Usage

transcriptNames(x)
"transcriptNames"(x)

Arguments

x
a ballgown object

Value

vector of transcript names included in the ballgown object. If object was created using Cufflinks/Tablemaker, these transcript names will be of the form "TCONS_*". Return vector is named and ordered by corresponding numeric transcript ID.

Examples

Run this code
data(bg)
transcriptNames(bg)

Run the code above in your browser using DataLab