cell.types {SpatialDDLS} | R Documentation |
Get and set cell.types
slot in a
DeconvDLModel
object
Description
Get and set cell.types
slot in a
DeconvDLModel
object
Usage
cell.types(object)
cell.types(object) <- value
Arguments
object |
|
value |
Vector with cell types considered by the deep neural network model. |
[Package SpatialDDLS version 1.0.2 Index]