fixFM5 {cellmigRation}R Documentation

Forward Migration Fifth Part

Description

This function is a part of the ForwardMigration function, which generates data and plots for forward persistence and speed.

Usage

fixFM5(Object, TimeInterval, Step)

Arguments

TimeInterval

A numeric value of the time elapsed between successive frames in the time-lapse stack.

Step

A numeric value of the number of trajectory steps.

object

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

Value

A data frame named "FMResultsTable".

Author(s)

Salim Ghannoum salim.ghannoum@medisin.uio.no

References

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

Examples

cellmigRation:::fixFM5(1, 1, 1)


[Package cellmigRation version 1.0.0 Index]