SCArray-package: Large-scale single-cell RNA-seq data manipulation with GDS...

Description Details Author(s) Examples

Description

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.

Details

Package: SCArray
Type: Package
License: GPL version 3

Author(s)

Xiuwen Zheng xiuwen.zheng@abbvie.com

Examples

1
2
3
4
5
# a GDS file for SingleCellExperiment
fn <- system.file("extdata", "LaMannoBrainData.gds", package="SCArray")

sce <- scExperiment(fn)
sce

zhengxwen/SCArray documentation built on Jan. 1, 2021, 1:54 p.m.