Fast, Universal, and Intuitive Computing on Large-Scale Single-Cell Data
Create an ondisc_matrix from a .mtx file.
Get dimension
Pull a submatrix into memory using the [[ operator.
Get cell barcodes, feature names, and feature IDs
head
metadata_ondisc_matrix class
multimodal_ondisc_matrix class
ondisc: A package for out-of-memory computing on single-cell data
ondisc_matrix class
Print basic information to the console
Subset using the [ operator.
Single-cell datasets are growing in size, posing challenges as well as opportunities for biology researchers. 'ondisc' (short for "on-disk single cell") enables users to easily and efficiently analyze large-scale single-cell data. 'ondisc' makes computing on large-scale single-cell data FUN: Fast, Universal, and iNtuitive.