This package browser is in early development. Mind the rough edges.

r-genomicranges 1.58.0

Representation and manipulation of genomic intervals

This package provides tools to efficiently represent and manipulate genomic annotations and alignments is playing a central role when it comes to analyzing high-throughput sequencing data (a.k.a. NGS data). The GenomicRanges package defines general purpose containers for storing and manipulating genomic intervals and variables defined along a genome.

Installation

Install r-genomicranges 1.58.0 as follows:

guix install r-genomicranges@1.58.0

Or install the latest version:

guix install r-genomicranges

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.