giottoToSeurat | R Documentation |
Converts Giotto object into a Seurat object. This functions extracts specific sets of data belonging to specified spatial unit. The default values are 'cell' and 'rna' respectively.
giottoToSeurat(gobject, spat_unit = NULL, obj_use = NULL, ...)
gobject |
Giotto object |
spat_unit |
spatial unit (e.g. 'cell') |
obj_use |
Giotto object (deprecated, use gobject) |
... |
additional params to pass to |
Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.