Enables easy loading of 10x single-cell experiment sparse matrix data. Currently compatible only with Cell Ranger >= v3.0

read_cellranger(data_dir)

Arguments

data_dir

Directory containing matrix.mtx, features.tsv, and barcodes.tsv file produced by 10X run.

Value

a sparse matrix containing the expression data.