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