getCellsStats {cellmigRation}R Documentation

Get Cell migration stats

Description

Extract cell migration statistics from a trackedCells object

Usage

getCellsStats(tc_obj)

Arguments

tc_obj

a trackedCells object

Value

data.frame including cell migration stats

Author(s)

Damiano Fantini, damiano.fantini@gmail.com

References

https://www.data-pulse.com/dev_site/cellmigration/ https://www.mathworks.com/matlabcentral/fileexchange/60349-fasttracks

Examples

x <- get(data(TrackCellsDataset))
getCellsStats(x)




[Package cellmigRation version 1.1.0 Index]