geneLenDataBase
Lengths of mRNA transcripts for a number of genomes
Bioconductor version: 3.23 · Package version: 1.48.0
Length of mRNA transcripts for a number of genomes and gene ID formats, largely based on UCSC table browser. Data objects are provided as individual pieces of information to be retrieved and loaded. A variety of different gene identifiers and genomes is supported to ensure wide applicability.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("geneLenDataBase") Details
| Maintainer | Federico Marini <marinif@uni-mainz.de> |
| Author | Matthew Young [aut], Nadia Davidson [aut], Federico Marini [ctb, cre] (ORCID: <https://orcid.org/0000-0003-3252-7758>) |
| License | LGPL (>= 2) |
| URL | https://github.com/federicomarini/geneLenDataBase |
| Bug Reports | https://github.com/federicomarini/geneLenDataBase/issues |
| Downloads rank | 2122 |
| Source branch | RELEASE_3_23 |
| biocViews | ExperimentData, Genome |