geneIDs: get gene IDs from a ballgown object

Description Usage Arguments Details Value See Also Examples

Description

get gene IDs from a ballgown object

Usage

1
2
3
4
geneIDs(x)

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

Arguments

x

a ballgown object

Details

This vector differs from that produced by geneNames in that geneIDs produces names of loci created during the assembly process, not necessarily annotated genes.

Value

named vector of gene IDs included in the ballgown object. If object was created using Tablemaker, these gene IDs will be of the form "XLOC_*". Vector is named and ordered by corresponding numeric transcript ID.

See Also

geneNames

Examples

1
2

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