Utility function to convert a Giotto object to a SpatialExperiment object.#

Last Updated: Jan 29, 2024

Description#

Utility function to convert a Giotto object to a SpatialExperiment object.

Usage#

giottoToSpatialExperiment(giottoObj)

Arguments#

giottoObj

Input Giotto object to convert to a SpatialExperiment object.

Value#

A SpatialExperiment object that contains data from the input Giotto object.