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