Read10X_h5: Read 10X hdf5 file

Description Usage Arguments Value

Description

Read count matrix from 10X CellRanger hdf5 file. This can be used to read both scATAC-seq and scRNA-seq matrices.

Usage

1
Read10X_h5(filename, use.names = TRUE)

Arguments

filename

Path to h5 file

use.names

Label row names with feature names rather than ID numbers.

Value

Returns a sparse matrix with rows and columns labeled. If multiple genomes are present, returns a list of sparse matrices (one per genome).


atakanekiz/Seurat3.0 documentation built on May 26, 2019, 2:33 a.m.