setCellTracks {cellmigRation} | R Documentation |
Set Tracks of a trackedCells
object.
setCellTracks(x, tracks) ## S4 method for signature 'trackedCells,matrix' setCellTracks(x, tracks)
x |
a |
tracks |
a matrix including all cell tracks |
a trackedCells object
data("TrackCellsDataset") setCellTracks(TrackCellsDataset, matrix())