structure: extract structure components from ballgown objects

Description Usage Arguments Value Examples

Description

extract structure components from ballgown objects

Usage

1
2
3
4
structure(x)

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

Arguments

x

a ballgown object

Value

list containing elements intron, exon, and trans. exon and intron are GRanges objects, where each range is an exon or intron, and trans is a GRangesList object, where each GRanges element is a set of exons representing a transcript.

Examples

1
2
3
4

alyssafrazee/ballgown documentation built on Sept. 3, 2021, 7:15 p.m.