as.SingleCellExperiment | R Documentation |
Convert objects to SingleCellExperiment objects
as.SingleCellExperiment(x, ...)
## S3 method for class 'Seurat'
as.SingleCellExperiment(x, assay = NULL, ...)
x |
An object to convert to class |
... |
Arguments passed to other methods |
assay |
Assays to convert |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.