| setTrackedCentroids {cellmigRation} | R Documentation |
Set Centroids of a trackedCells object.
setTrackedCentroids(x, centroids) ## S4 method for signature 'trackedCells,list' setTrackedCentroids(x, centroids)
x |
a |
centroids |
a list including all metadata |
a trackedCells object
data("TrackCellsDataset")
setTrackedCentroids(TrackCellsDataset, list())