IRanges: Foundation of integer range manipulation in Bioconductor

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 details

AuthorH. Pagès, P. Aboyoun and M. Lawrence
Bioconductor views DataRepresentation Infrastructure
MaintainerBioconductor Package Maintainer <maintainer@bioconductor.org>
LicenseArtistic-2.0
Version2.24.1
URL https://bioconductor.org/packages/IRanges
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("IRanges")

Try the IRanges package in your browser

Any scripts or data that you put into this service are public.

IRanges documentation built on Dec. 14, 2020, 2 a.m.