Bioconductor version: Development (2.8)
The package provides efficient low-level and highly reusable S4 classes for storing ranges of integers, RLE vectors (Run-Length Encoding), and, more generally, data that can be organized sequentially (formally defined as Vector objects), as well as views on these Vector objects. Efficient list-like classes are also provided for storing big collections of instances of the basic classes. All classes in the package use consistent naming and share the same rich and consistent "Vector API" as much as possible.
Author: H. Pages, P. Aboyoun and M. Lawrence
Maintainer: Biocore Team c/o BioC user list
To install this package, start R and enter:
source("http:///biocLite.R") biocLite("IRanges")
R Script | An Introduction to IRanges | |
R Script | Rle Tips and Tricks |
biocViews | Infrastructure, DataRepresentation |
Depends | R, methods, utils, stats |
Imports | methods, utils, stats |
Suggests | RUnit |
System Requirements | |
License | Artistic-2.0 |
URL | |
Depends On Me | BSgenome, BayesPeak, Biostrings, ChIPpeakAnno, GGtools, GenomicFeatures, GenomicRanges, Genominator, PICS, Rsamtools, ShortRead, TEQC, VanillaICE, biocDatasets, chipseq, girafe, oneChannelGUI, rGADEM, rMAT, xmapcore |
Imports Me | BayesPeak, Biostrings, ChIPpeakAnno, ChIPseqR, ChIPsim, ChromHeatMap, GGtools, GenomicFeatures, GenomicRanges, MEDIPS, MSnbase, MotIV, OTUbase, PICS, R453Plus1Toolbox, Rolexa, Rsamtools, ShortRead, TEQC, biocDatasets, charm, chipseq, girafe, methVisual, mosaics, pdInfoBuilder, rGADEM, rMAT, rnaSeqMap, rtracklayer, segmentSeq |
Suggests Me | HilbertVisGUI, HilbertVis, oneChannelGUI |
Version | 1.9.29 |
Package Source | IRanges_1.9.29.tar.gz |
Windows Binary | IRanges_1.9.28.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | IRanges_1.9.28.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!