Learn R Programming

Seurat (version 5.0.3)

as.CellDataSet: Convert objects to CellDataSet objects

Description

Convert objects to CellDataSet objects

Usage

as.CellDataSet(x, ...)

# S3 method for Seurat as.CellDataSet(x, assay = NULL, reduction = NULL, ...)

Arguments

x

An object to convert to class CellDataSet

...

Arguments passed to other methods

assay

Assay to convert

reduction

Name of DimReduc to set to main reducedDim in cds