Convert a native Giotto object into a new Seurat object.
Usage
giotto_to_srt(giotto, ...)
Arguments
- giotto
A native Giotto object.
- ...
Additional arguments passed to the Giotto converter.
Value
A new `Seurat` object.
Details
The bridge selects the GiottoClass v4 or v5 converter according to the
installed Seurat major version. Older Giotto installations without these
converters should continue using the legacy scop Giotto workflow or be
updated before reverse conversion.