features {digitalDLSorteR}R Documentation

Get and set features slot in a DigitalDLSorterDNN object

Description

Get and set features slot in a DigitalDLSorterDNN object

Usage

features(object)

features(object) <- value

Arguments

object

DigitalDLSorterDNN object.

value

Vector with features (genes) considered by the Deep Neural Network model.


[Package digitalDLSorteR version 1.0.1 Index]