read_cellranger: Load data from cellranger project

Description Usage Arguments Value

View source: R/read_cellranger.R

Description

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

Usage

1
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.


mauranolab/decal documentation built on Dec. 21, 2021, 3:50 p.m.