Convert objects to CellDataSet objects
as.CellDataSet(x, ...)
# S3 method for class '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