Description Usage Arguments Value Examples
Set Processed Images of a trackedCells
object.
1 2 3 4 | setProcessedImages(x, procImages)
## S4 method for signature 'trackedCells,list'
setProcessedImages(x, procImages)
|
x |
a |
procImages |
a list including all metadata |
a trackedCells object
1 2 3 | data("TrackCellsDataset")
prc.im <- getProcessedImages(TrackCellsDataset)
setProcessedImages(TrackCellsDataset, prc.im)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.