loom_to_scle | R Documentation |
loom
==> SingleCellLoomExperiment
Convert: loom
==> SingleCellLoomExperiment
loom_to_scle(obj, verbose = TRUE, ...)
obj |
A single-cell object supported by scKirby. See converters for a table of all supported conversions. |
verbose |
Print messages. |
... |
For constructors, |
library(Seurat)
obj <- example_obj("loom")
sce <- loom_to_scle(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.