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 BioMart on 2021-05-23 17:17:33 +0200 (Sun, 23 May 2021) and based on the Ensembl Plants Genes 51

Author(s)

Axel Thieffry <axel.thieffry@gmail.com> [cre] (<https://orcid.org/0000-0002-6717-2785>)

See Also

transcripts, transcriptsBy

Examples

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

athieffry/TxDb.Athaliana.BioMart.plantsmart51 documentation built on Dec. 19, 2021, 5:41 a.m.