Description Usage Arguments Value
View source: R/read_cellranger.R
Enables easy loading of 10x single-cell experiment sparse matrix data. Currently compatible only with Cell Ranger >= v3.0
1 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.