To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("rtracklayer")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
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>
Citation (from within R,
enter citation("rtracklayer")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("rtracklayer")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rtracklayer")
R Script | rtracklayer | |
Reference Manual | ||
Text | NEWS |
Follow Installation instructions to use this package in your R session.
Package Source | rtracklayer_1.26.3.tar.gz |
Windows Binary | rtracklayer_1.26.3.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | rtracklayer_1.26.3.tgz |
Mac OS X 10.9 (Mavericks) | rtracklayer_1.26.3.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!