bioconductor-iranges

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.

Home http://bioconductor.org/packages/release/bioc/html/IRanges.html
Versions 2.4.6
License Artistic-2.0
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bioconductor-iranges

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install bioconductor-iranges

and update with:

conda update bioconductor-iranges