as.CellDataSet | R Documentation |
Convert objects to CellDataSet objects
as.CellDataSet(x, ...)
## S3 method for class 'Seurat'
as.CellDataSet(x, assay = NULL, reduction = NULL, ...)
x |
An object to convert to class |
... |
Arguments passed to other methods |
assay |
Assay to convert |
reduction |
Name of DimReduc to set to main reducedDim in cds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.