r-genomicranges
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.
- Versions: 1.58.0
- 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 the latest version of r-genomicranges
as follows:
guix install r-genomicranges
Or install a particular version:
guix install r-genomicranges@1.58.0
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.
Badge code
You can use the following badge to inform users of r-genomicranges about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-genomicranges'><img src='https://packages.guix.gnu.org/packages/r-genomicranges/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-genomicranges)
Example Org:
[[https://packages.guix.gnu.org/packages/r-genomicranges][https://packages.guix.gnu.org/packages/r-genomicranges/badges/latest-version.svg]]