getCellTracks {cellmigRation}R Documentation

Method getCellTracks

Description

Retrieve Cell Tracks from a trackedCells object.

Usage

getCellTracks(x)

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

Arguments

x

a trackedCells-class object

Value

a data.frame including Cell Tracks

Examples

data("TrackCellsDataset")
getCellTracks(TrackCellsDataset)


[Package cellmigRation version 1.1.0 Index]