Description Usage Arguments Value Author(s) References Examples
View source: R/all_functions_v8.R
Extract cell population statistics from a trackedCells object
1 | 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
1 2 | x <- get(data(TrackCellsDataset))
getPopulationStats(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.