View source: R/dimreduc_to_list.R
dimreduc_to_list | R Documentation |
AnnData
==> list
Convert: AnnData
==> list
dimreduc_to_list(obj)
obj |
A single-cell object supported by scKirby. See converters for a table of all supported conversions. |
obj <- example_obj("anndata")
obj2 <- anndata_to_list(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.