Name Mode Size
R 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.Rhistory 100644 6 kb
DESCRIPTION 100644 1 kb
NAMESPACE 100644 1 kb
NEWS 100644 1 kb
README.md 100644 0 kb
README.md
# GDSArray Representing GDS files as array-like objects GDS files are widely used to represent genotyping or sequence data. The GDSArray package implements the `GDSArray` class to represent nodes in GDS files in a matrix-like representation that allows easy manipulation (e.g., subsetting, mathematical transformation) in _R_. The data remains on disk until needed, so that very large files can be processed.