Convert objects to SingleCellExperiment objects
1 2 3 4  | 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.