rtracklayer
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see rtracklayer.
R interface to genome annotation files and the UCSC genome browser
Bioconductor version: 3.6
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("rtracklayer")
):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rtracklayer")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rtracklayer")
rtracklayer | R Script | |
Reference Manual | ||
NEWS | Text | |
INSTALL | Text | |
LICENSE | Text |
Details
biocViews | Annotation, DataImport, Software, Visualization |
Version | 1.38.3 |
In Bioconductor since | BioC 2.2 (R-2.7) (16 years) |
License | Artistic-2.0 + file LICENSE |
Depends | R (>= 3.3), methods, GenomicRanges(>= 1.21.20) |
Imports | XML (>= 1.98-0), BiocGenerics(>= 0.13.8), S4Vectors(>= 0.13.13), IRanges(>= 2.11.12), XVector(>= 0.9.4), GenomeInfoDb(>= 1.3.14), Biostrings(>= 2.43.7), zlibbioc, RCurl (>= 1.4-2), Rsamtools(>= 1.17.8), GenomicAlignments(>= 1.5.4), tools |
System Requirements | |
URL |
See More
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | rtracklayer_1.38.3.tar.gz |
Windows Binary | rtracklayer_1.38.3.zip (32- & 64-bit) |
Mac OS X 10.11 (El Capitan) | rtracklayer_1.38.3.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/rtracklayer |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/rtracklayer |
Package Short Url | https://bioconductor.org/packages/rtracklayer/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.6 | Source Archive |