GNU General Public License, GPLv3
Large-scale single-cell RNA-seq data manipulation and statistical analysis with scalable implementation of generalized mixed models and principal component analysis. The package integrates the sparse matrix in Genomic Data Structure (GDS) files and the Bioconductor infrastructure framework to provide out-of-memory data storage and manipulation using the R programming language.
Development Version: v0.99.0 (http://bioconductor.org/packages/devel/bioc/html/SCArray.html)
Requires R (≥ v3.5.0), gdsfmt (≥ v1.24.0)
Bioconductor repository
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("SCArray")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.