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

View Source Code

Last Updated: Mar 11, 2023

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.