| giottoToSpatialExperiment | R Documentation | 
Utility function to convert a Giotto object to a SpatialExperiment object.
giottoToSpatialExperiment(giottoObj, verbose = TRUE)
giottoObj | 
 Input Giotto object to convert to a SpatialExperiment object.  | 
verbose | 
 A boolean value specifying if progress messages should be displayed
or not. Default   | 
A SpatialExperiment object that contains data from the input Giotto object.
## Not run: 
mini_gobject <- GiottoData::loadGiottoMini('vizgen')
giottoToSpatialExperiment(mini_gobject)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.