getCellTracks: Method getCellTracks

Description Usage Arguments Value Examples

Description

Retrieve Cell Tracks from a trackedCells object.

Usage

1
2
3
4
getCellTracks(x)

## S4 method for signature 'trackedCells'
getCellTracks(x)

Arguments

x

a trackedCells-class object

Value

a data.frame including Cell Tracks

Examples

1
2
data("TrackCellsDataset")
getCellTracks(TrackCellsDataset)

ocbe-uio/cellmigRation documentation built on Dec. 16, 2021, 10:59 p.m.