Learn R Programming

SpatialDDLS (version 1.0.1)

features: 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.