Get and set mixed.profiles
slot in a SpatialDDLS
object
Usage
mixed.profiles(object, type.data = "both")
mixed.profiles(object, type.data = "both") <- value
Arguments
- object
SpatialDDLS
object.- type.data
Type of data to return. It can be
'both'
(default),'train'
, or'test'
.- value
List with two
SummarizedExperiment
objects, train and test, each one containing simulated mixed transcriptional profiles.