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

r-seqarray

Data management of large-scale whole-genome sequence variant calls

This package supports data management of large-scale whole-genome sequencing variant calls with thousands of individuals: genotypic data (e.g., SNVs, indels and structural variation calls) and annotations in SeqArray GDS files are stored in an array-oriented and compressed manner, with efficient data access using the R programming language.

Installation

Install the latest version of r-seqarray as follows:

guix install r-seqarray

Or install a particular version:

guix install r-seqarray@1.46.2

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-seqarray about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-seqarray'><img src='https://packages.guix.gnu.org/packages/r-seqarray/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-seqarray/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-seqarray)

Example Org:

[[https://packages.guix.gnu.org/packages/r-seqarray][https://packages.guix.gnu.org/packages/r-seqarray/badges/latest-version.svg]]