Read10X: Load in data from 10X

Description Usage Arguments Value

Description

Enables easy loading of sparse data matrices provided by 10X genomics.

Usage

1
Read10X(data.dir = NULL)

Arguments

data.dir

Directory containing the matrix.mtx, genes.tsv, and barcodes.tsv files provided by 10X. A vector or named vector can be given in order to load several data directories. If a named vector is given, the cell barcode names will be prefixed with the name.

Value

Returns a sparse matrix with rows and columns labeled


nukappa/seurat_v2 documentation built on May 24, 2019, 9:57 a.m.