features {SpatialDDLS}R Documentation

Get and set features slot in a DeconvDLModel object

Description

Get and set features slot in a DeconvDLModel object

Usage

features(object)

features(object) <- value

Arguments

object

DeconvDLModel object.

value

Vector with features (genes) considered by the deep neural network model.


[Package SpatialDDLS version 1.0.2 Index]