Title: | Annotation package for TxDb object(s) |
---|---|
Description: | Exposes an annotation databases generated from UCSC by exposing these as TxDb objects |
Authors: | Brad Blaser <[email protected]> [cre] |
Maintainer: | Brad Blaser <[email protected]> |
License: | MIT + file LICENSE |
Version: | 1.0.0 |
Built: | 2025-02-07 05:28:42 UTC |
Source: | https://github.com/blaserlab/TxDb.Drerio.UCSC.danRer11.ensGene |
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.
This data package was made from resources at UCSC on 2023-03-20 09:52:36 -0400 (Mon, 20 Mar 2023) and based on the danRer11 genome based on the ensGene table
Brad Blaser <[email protected]> [cre]
## load the library library(TxDb.Drerio.UCSC.danRer11.ensGene) ## list the contents that are loaded into memory ls('package:TxDb.Drerio.UCSC.danRer11.ensGene') ## show the db object that is loaded by calling it's name TxDb.Drerio.UCSC.danRer11.ensGene
## load the library library(TxDb.Drerio.UCSC.danRer11.ensGene) ## list the contents that are loaded into memory ls('package:TxDb.Drerio.UCSC.danRer11.ensGene') ## show the db object that is loaded by calling it's name TxDb.Drerio.UCSC.danRer11.ensGene