getPopulationStats {cellmigRation}R Documentation

Get Cell population stats

Description

Extract cell population statistics from a trackedCells object

Usage

getPopulationStats(tc_obj)

Arguments

tc_obj

a trackedCells object

Value

data.frame including cell population 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))
getPopulationStats(x)



[Package cellmigRation version 1.2.0 Index]