Package: GDSArray 1.27.0
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:
GDSArray_1.27.0.tar.gz
GDSArray_1.27.0.zip(r-4.5)GDSArray_1.27.0.zip(r-4.4)GDSArray_1.27.0.zip(r-4.3)
GDSArray_1.27.0.tgz(r-4.4-any)GDSArray_1.27.0.tgz(r-4.3-any)
GDSArray_1.27.0.tar.gz(r-4.5-noble)GDSArray_1.27.0.tar.gz(r-4.4-noble)
GDSArray_1.27.0.tgz(r-4.4-emscripten)GDSArray_1.27.0.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')) |
Bug tracker:https://github.com/bioconductor/gdsarray/issues
On BioConductor:GDSArray-1.25.2(bioc 3.20)GDSArray-1.24.2(bioc 3.19)
infrastructuredatarepresentationsequencinggenotypingarray
Last updated 23 days agofrom:ec35b07929. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | WARNING | Oct 30 2024 |
R-4.5-linux | WARNING | Oct 30 2024 |
R-4.4-win | WARNING | Oct 30 2024 |
R-4.4-mac | WARNING | Oct 31 2024 |
R-4.3-win | WARNING | Oct 30 2024 |
R-4.3-mac | WARNING | Oct 31 2024 |
Exports:acquireGDScoerceextract_arrayGDSArraygdsExampleFileNamegdsfileGDSFilegdsfile<-gdsnodesreleaseGDSseedseed<-
Dependencies:abindaskpassBiocGenericsBiostringscrayoncurlDelayedArraygdsfmtGenomeInfoDbGenomeInfoDbDataGenomicRangeshttrIRangesjsonlitelatticeMatrixMatrixGenericsmatrixStatsmimeopensslR6S4ArraysS4VectorsSeqArraySNPRelateSparseArraysysUCSC.utilsXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
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 |