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.
- Outputs:
out
- Website: https://bioconductor.org/packages/GenomicRanges
- Licenses: Artistic License 2.0
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
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.