setProcessingStatus: Method setProcessingStatus

Description Usage Arguments Value Examples

Description

Set Operation Status of a trackedCells object.

Usage

1
2
3
4
setProcessingStatus(x, slot, value)

## S4 method for signature 'trackedCells,character,numeric'
setProcessingStatus(x, slot, value)

Arguments

x

a trackedCells-class object

slot

string pointing to the slot to be updated

value

numeric value to be written

Value

a trackedCells object

Examples

1
2
data("TrackCellsDataset")
setProcessingStatus(TrackCellsDataset, slot="optimized_params", value=0)

ocbe-uio/cellmigRation documentation built on Dec. 16, 2021, 10:59 p.m.