transcriptIDs {ballgown}R Documentation

get numeric transcript IDs from a ballgown object

Description

get numeric transcript IDs from a ballgown object

Usage

transcriptIDs(x)

## S4 method for signature 'ballgown'
transcriptIDs(x)

Arguments

x

a ballgown object

Value

vector of numeric transcript IDs included in the ballgown object

Examples

data(bg)
transcriptIDs(bg)

[Package ballgown version 2.10.0 Index]