About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-gdsfmt 1.38.0

R Interface to CoreArray Genomic Data Structure (GDS) Files

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.38.0
  • linux-aarch64 v1.38.0
  • osx-64 v1.38.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-gdsfmt
conda install bioconda/label/cf201901::bioconductor-gdsfmt
conda install bioconda/label/gcc7::bioconductor-gdsfmt

Description

Provides a high-level R interface to CoreArray Genomic Data Structure (GDS) data files. GDS is portable across platforms with hierarchical structure to store multiple scalable array-oriented data sets with metadata information. It is suited for large-scale datasets, especially for data which are much larger than the available random-access memory. The gdsfmt package offers the efficient operations specifically designed for integers of less than 8 bits, since a diploid genotype, like single-nucleotide polymorphism (SNP), usually occupies fewer bits than a byte. Data compression and decompression are available with relatively efficient random access. It is also allowed to read a GDS file in parallel with multiple R processes supported by the package parallel.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.1) Legal | Privacy Policy