getPerAndSpeed: Getting the table of Persistence and Speed.

Description Usage Arguments Value Author(s) References Examples

View source: R/all_functions_v8.R

Description

The PerAndSpeed() generates data and plots for persistence and speed.

Usage

1

Arguments

object

CellMig class object, which is a list of data frames resulted from the PreProcessing.

Value

A data frame of Persistence and Speed.

Author(s)

Salim Ghannoum salim.ghannoum@medisin.uio.no

References

https://www.data-pulse.com/dev_site/cellmigration/

Examples

1
2
3
rmTD <- get(data(preProcCellMig))
rmTD <- PerAndSpeed(rmTD,TimeInterval=10, export=FALSE)
head(getPerAndSpeed(rmTD))

ocbe-uio/cellmigRation documentation built on Dec. 16, 2021, 10:59 p.m.