fixFM2 {cellmigRation}R Documentation

Forward Migration Second Part

Description

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

Usage

fixFM2(Object, Step)

Arguments

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:::fixFM2(1, 1)


[Package cellmigRation version 1.1.0 Index]