Bioconductor/GenomicFeatures: Query the gene models of a given organism/assembly

Extract the genomic locations of genes, transcripts, exons, introns, and CDS, for the gene models stored in a TxDb object. A TxDb object is a small database that contains the gene models of a given organism/assembly. Bioconductor provides a small collection of TxDb objects in the form of ready-to-install TxDb packages for the most commonly studied organisms. Additionally, the user can easily make a TxDb object (or package) for the organism/assembly of their choice by using the tools from the txdbmaker package.

Getting started

Package details

Bioconductor views Annotation Genetics GenomeAnnotation Infrastructure Sequencing
Maintainer
LicenseArtistic-2.0
Version1.59.1
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 Nov. 7, 2024, 4:25 a.m.