load_a549: Build a small cell_data_set.

View source: R/io.R

load_a549R Documentation

Build a small cell_data_set.

Description

Build a small cell_data_set.

Usage

load_a549(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

Examples

  
    cds <- load_a549()
  


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