load_worm_l2: Build a cell_data_set from C. elegans L2 data.

View source: R/io.R

load_worm_l2R Documentation

Build a cell_data_set from C. elegans L2 data.

Description

Build a cell_data_set from C. elegans L2 data.

Usage

load_worm_l2(matrix_control = list())

Arguments

matrix_control

A list used to control how the counts matrix is stored in the CDS. By default, Monocle3 stores the counts matrix in-memory as a sparse matrix. Setting 'matrix_control=list(matrix_class="BPCells")', stores the matrix on-disk as a sparse matrix.

Value

cds object


cole-trapnell-lab/monocle3 documentation built on June 11, 2025, 11:22 p.m.