Bioconductor/GenomicFeatures: Conveniently import and query gene models

A set of tools and methods for making and manipulating transcript centric annotations. With these tools the user can easily download the genomic locations of the transcripts, exons and cds of a given organism, from either the UCSC Genome Browser or a BioMart database (more sources will be supported in the future). This information is then stored in a local database that keeps track of the relationship between transcripts, exons, cds and genes. Flexible methods are provided for extracting the desired features in a convenient format.

Getting started

Package details

Bioconductor views Annotation Genetics GenomeAnnotation Infrastructure Sequencing
Maintainer
LicenseArtistic-2.0
Version1.55.4
URL https://bioconductor.org/packages/GenomicFeatures
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Bioconductor/GenomicFeatures")
Bioconductor/GenomicFeatures documentation built on March 14, 2024, 6:16 a.m.