Format a data frame object into a SpatialExperiment class object where the count assay is empty.

format_spe(df)

Arguments

df

A data frame where each row contains information about a cell. The columns of the data frame will become the colData of the SpatialExperiment object.

Value

An SPE object