CMD + K

bioconductor-gdsfmt

Community

R Interface to CoreArray Genomic Data Structure (GDS) Files

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-gdsfmt

Usage Tracking

1.42.0
1.38.0
1.36.1
1.34.0
1.30.0
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

R Interface to CoreArray Genomic Data Structure (GDS) Files

Last Updated

Dec 14, 2024 at 14:33

License

LGPL-3

Total Downloads

53.5K

Supported Platforms

linux-64
macOS-64
linux-aarch64