Bioconductor version: 2.10
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.
Author: M. Carlson, H. Pages, P. Aboyoun, S. Falcon, M. Morgan, D. Sarkar, M. Lawrence
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("GenomicFeatures")
To cite this package in a publication, start R and enter:
citation("GenomicFeatures")
R Script | Making and Utilizing TranscriptDb Objects | |
R Script | Representing Transcripts as Splice Graphs | |
Reference Manual | ||
Text | NEWS |
Package Source | GenomicFeatures_1.8.3.tar.gz |
Windows Binary | GenomicFeatures_1.8.3.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | GenomicFeatures_1.8.3.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!