package: Annotation package for TxDb object(s)

Description Note Author(s) See Also Examples

Description

This package loads one or more TxDb objects. Such TxDb objects are an R interface to prefabricated databases contained by this package.

The names of any objects exposed by this package indicate the origin and resources exposed. So for example TxDb.Hsapiens.UCSC.hg19.knownGene would be a TxDb object, of Homo sapiens data from UCSC build hg19 based on the knownGene Track.

Note

This data package was made from resources at TriTrypDB on 2019-08-06 14:43:34 +0300 (Tue, 06 Aug 2019) and based on the 43

Author(s)

Keith Hughitt <khughitt@umd.edu> [cre]

See Also

transcripts, transcriptsBy

Examples

1
2
3
4
5
6
## load the library
library(TxDb.TbruceiTREU927.tritryp43.genes)
## list the contents that are loaded into memory
ls('package:TxDb.TbruceiTREU927.tritryp43.genes')
## show the db object that is loaded by calling it's name
TxDb.TbruceiTREU927.tritryp43.genes

wanjauk/TxDb.TbruceiTREU927.tritryp43.genes documentation built on Jan. 1, 2021, 12:44 p.m.