Bioconductor version: Release (2.12)
Extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, BigWig and 2bit built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport.
Author: Michael Lawrence, Vince Carey, Robert Gentleman
Maintainer: Michael Lawrence <michafla at gene.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("rtracklayer")
To cite this package in a publication, start R and enter:
citation("rtracklayer")
R Script | rtracklayer | |
Reference Manual | ||
Text | NEWS |
Package Source | rtracklayer_1.20.4.tar.gz |
Windows Binary | rtracklayer_1.20.4.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | rtracklayer_1.20.4.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!