recipe bioconductor-iranges

Foundation of integer range manipulation in Bioconductor

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/IRanges.html

License:

Artistic-2.0

Recipe:

/bioconductor-iranges/meta.yaml

Links:

biotools: iranges

Provides efficient low-level and highly reusable S4 classes for storing, manipulating and aggregating over annotated ranges of integers. Implements an algebra of range operations, including efficient algorithms for finding overlaps and nearest neighbors. Defines efficient list-like classes for storing, transforming and aggregating large grouped data, i.e., collections of atomic vectors and DataFrames.

package bioconductor-iranges

(downloads) docker_bioconductor-iranges

Versions:
2.32.0-12.32.0-02.28.0-22.28.0-12.28.0-02.26.0-02.24.1-02.24.0-02.22.1-0

2.32.0-12.32.0-02.28.0-22.28.0-12.28.0-02.26.0-02.24.1-02.24.0-02.22.1-02.20.0-02.18.2-02.18.1-02.16.0-02.14.12-02.12.0-02.10.5-02.8.2-02.8.0-02.6.1-02.6.0-02.4.8-02.4.7-02.4.6-02.4.1-02.4.0-02.2.9-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-iranges

and update with:

conda update bioconductor-iranges

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-iranges:<tag>

(see bioconductor-iranges/tags for valid values for <tag>)

Download stats