| getCellTracks {cellmigRation} | R Documentation |
Retrieve Cell Tracks from a trackedCells object.
getCellTracks(x) ## S4 method for signature 'trackedCells' getCellTracks(x)
x |
a |
a data.frame including Cell Tracks
data("TrackCellsDataset")
getCellTracks(TrackCellsDataset)