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