Bioconductor version: 2.10
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 |
biocViews | Annotation,Visualization,DataImport, Software |
Depends | R (>= 2.10), methods, GenomicRanges |
Imports | XML (>= 1.98-0), BiocGenerics(>= 0.1.0), IRanges(>= 1.13.14), GenomicRanges(>= 1.7.28), Biostrings(>= 2.23.2), BSgenome(>= 1.23.1), zlibbioc, RCurl (>= 1.4-2), Rsamtools(>= 1.7.3) |
Suggests | humanStemCell, microRNA(>= 1.1.1), genefilter, limma, org.Hs.eg.db, BSgenome.Hsapiens.UCSC.hg19, TxDb.Hsapiens.UCSC.hg19.knownGene, hgu133plus2.db |
System Requirements | |
License | Artistic-2.0 |
URL | |
Depends On Me | EatonEtAlChIPseq, r3Cseq |
Imports Me | ChromHeatMap, FunciSNP.data, geneLenDataBase, GenomicFeatures, ggbio, Gviz, lumi, R453Plus1Toolbox |
Suggests Me | biovizBase, GenomicFeatures, GenomicRanges, GenomicRanges, ggtut, ind1KG, MotIV, NarrowPeaks, oneChannelGUI, PICS, PING, R453Plus1Toolbox, Ringo, rMAT, TSSi |
Version | 1.16.3 |
Since | Bioconductor 2.2 (R-2.7) |
Package Source | rtracklayer_1.16.3.tar.gz |
Windows Binary | rtracklayer_1.16.3.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | rtracklayer_1.16.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!