fixFM4 {cellmigRation}R Documentation

Forward Migration Fourth Part

Description

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

Usage

fixFM4(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

An CellMig class Object.

Author(s)

Salim Ghannoum salim.ghannoum@medisin.uio.no

References

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

Examples

cellmigRation:::fixFM4(1, 1, 1)


[Package cellmigRation version 1.1.0 Index]