Learn R Programming

monocle3 (version 1.0.0)

load_mtx_data: Load data from matrix market format

Description

Load data from matrix market format

Usage

load_mtx_data(mat_path, gene_anno_path, cell_anno_path, umi_cutoff = 100)

Arguments

mat_path

Path to the .mtx matrix market file.

gene_anno_path

Path to gene annotation file.

cell_anno_path

Path to cell annotation file.

umi_cutoff

UMI per cell cutoff, default is 100.

Value

cds object