fixFM3 {cellmigRation}R Documentation

Forward Migration Third Part

Description

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

Usage

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

A data frame named"cosine.FP".

Author(s)

Salim Ghannoum salim.ghannoum@medisin.uio.no

References

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

Examples

cellmigRation:::fixFM3(1, 1)


[Package cellmigRation version 1.2.0 Index]