getPopulationStats {cellmigRation} | R Documentation |
Extract cell population statistics from a trackedCells object
getPopulationStats(tc_obj)
tc_obj |
a trackedCells object |
data.frame including cell population stats
Damiano Fantini, damiano.fantini@gmail.com
https://www.data-pulse.com/dev_site/cellmigration/ https://www.mathworks.com/matlabcentral/fileexchange/60349-fasttracks
x <- get(data(TrackCellsDataset)) getPopulationStats(x)