Package: GDSArray 1.25.2

Qian Liu

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.

Authors:Qian Liu [aut, cre], Martin Morgan [aut], Hervé Pagès [aut], Xiuwen Zheng [aut]

GDSArray_1.25.2.tar.gz
GDSArray_1.25.2.zip(r-4.5)GDSArray_1.25.2.zip(r-4.4)GDSArray_1.25.2.zip(r-4.3)
GDSArray_1.25.2.tgz(r-4.4-any)GDSArray_1.25.2.tgz(r-4.3-any)
GDSArray_1.25.2.tar.gz(r-4.5-noble)GDSArray_1.25.2.tar.gz(r-4.4-noble)
GDSArray_1.25.2.tgz(r-4.4-emscripten)GDSArray_1.25.2.tgz(r-4.3-emscripten)
GDSArray.pdf |GDSArray.html
GDSArray/json (API)
NEWS

# Install 'GDSArray' in R:
install.packages('GDSArray', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bioconductor/gdsarray/issues

On BioConductor:GDSArray-1.25.0(bioc 3.20)GDSArray-1.24.0(bioc 3.19)

bioconductor-package

12 exports 1.58 score 30 dependencies 2 dependents

Last updated 12 days agofrom:a730b5b7d7

Exports:acquireGDScoerceextract_arrayGDSArraygdsExampleFileNamegdsfileGDSFilegdsfile<-gdsnodesreleaseGDSseedseed<-

Dependencies:abindaskpassBiocGenericsBiostringscrayoncurlDelayedArraygdsfmtGenomeInfoDbGenomeInfoDbDataGenomicRangeshttrIRangesjsonlitelatticeMatrixMatrixGenericsmatrixStatsmimeopensslR6S4ArraysS4VectorsSeqArraySNPRelateSparseArraysysUCSC.utilsXVectorzlibbioc

GDSArray: Representing GDS files as array-like objects

Rendered fromGDSArray.Rmdusingknitr::rmarkdownon Jun 29 2024.

Last update: 2024-05-22
Started: 2018-03-01

Readme and manuals

Help Manual

Help pageTopics
Acquire the GDS file connection in R in the 'gds.class' class.acquireGDS releaseGDS
GDSArray constructor and coercion methods.coerce coerce,ANY,GDSMatrix-method coerce,GDSArray,GDSMatrix-method coerce,GDSMatrix,GDSArray-method extract_array extract_array,GDSArraySeed-method GDSArray GDSArray-class GDSArray-data GDSArray-method gdsExampleFileName GDSMatrix GDSMatrix-class matrixClass,GDSArray-method
GDSFile constructor and methods.$,GDSFile-method GDSFile GDSFile,gdsfile-method gdsfile,GDSFile-method GDSFile-class GDSFile-constructor GDSFile-method gdsfile<- gdsnodes gdsnodes,ANY-method gdsnodes,GDSFile-method
GDSArraySeed or GDSArray related methods, slot getters and setters.gdsfile gdsfile,DelayedArray-method gdsfile,GDSArray-method gdsfile,GDSArraySeed-method seed,GDSArray-method seed<-,GDSArray-method