r-seqarray 1.46.2
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.
- Outputs:
out
- Website: https://github.com/zhengxwen/SeqArray
- Licenses: GPL 3
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-seqarray 1.46.2
as follows:
guix install r-seqarray@1.46.2
Or install the latest version:
guix install r-seqarray
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.