getCellsStats {cellmigRation} | R Documentation |
Extract cell migration statistics from a trackedCells object
getCellsStats(tc_obj)
tc_obj |
a |
data.frame including cell migration 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)) getCellsStats(x)