read10X: Read 10X expression data.

View source: R/spatial_transcriptomics.R

read10XR Documentation

Read 10X expression data.

Description

Read the spatial transcriptomics expression matrix given a directory with the barcodes (barcodes.tsv.gz), features (features.tsv.gz), and matrix (matrix.mtx.gz) files.

Usage

read10X(matrix_dir)

Arguments

matrix_dir

character; the path to the directory with the barcodes, features, and matrix files. The string should NOT end with your system's path separator.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.