| SCArray-package {SCArray} | R Documentation |
The package combines dense/sparse matrices stored in GDS files and the Bioconductor infrastructure framework to provide out-of-memory data storage and manipulation using the R programming language.
| Package: | SCArray |
| Type: | Package |
| License: | GPL version 3 |
Xiuwen Zheng xiuwen.zheng@abbvie.com
# a GDS file for SingleCellExperiment
fn <- system.file("extdata", "LaMannoBrainData.gds", package="SCArray")
sce <- scExperiment(fn)
sce