View source: R/h5seurat_to_seurat.R
h5seurat_to_seurat | R Documentation |
Seurat
==> H5Seurat
Convert: Seurat
==> H5Seurat
h5seurat_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. |
... |
Arguments passed on to
|
obj <- example_obj("h5seurat")
seurat <- h5seurat_to_seurat(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.