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