read_cellranger.Rd
Enables easy loading of 10x single-cell experiment sparse matrix data. Currently compatible only with Cell Ranger >= v3.0
read_cellranger(data_dir)
data_dir | Directory containing matrix.mtx, features.tsv, and barcodes.tsv file produced by 10X run. |
---|
a sparse matrix containing the expression data.