indexes: extract the indexes from ballgown objects

Description Usage Arguments Value Examples

Description

extract the indexes from ballgown objects

Usage

1
2
3
4
indexes(x)

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

Arguments

x

a ballgown object

Value

list containing elements e2t, i2t, t2g, bamfiles, and pData, where e2t and i2t are data frames linking exons and introns (respectively) to transcripts, t2g is a data frame linking transcripts to genes, and bamfiles and pData are described in ?ballgown.

Examples

1
2
3
4

alyssafrazee/ballgown-release documentation built on May 12, 2019, 1:40 a.m.