fixPER2 {cellmigRation}R Documentation

Persistence and Speed Second Part

Description

This function is a part of the PerAndSpeed(), which generates data and plots for persistence and speed.

Usage

fixPER2(
  Object,
  PerResultsTable,
  PtSplot,
  AllPtSplot,
  export,
  color,
  TimeInterval,
  ExpName,
  new.fld
)

Arguments

TimeInterval

A numeric value of the time elapsed between

ExpName

String, name of the experiment

new.fld

path to the folder where to save files

x

CellMig class object, which is a list of data

Value

A data frame named "PerResultsTable".

Author(s)

Salim Ghannoum salim.ghannoum@medisin.uio.no

References

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

Examples

cellmigRation:::fixPER2(1, 1, 1, 1, 1, 1, 1, 1, 1)


[Package cellmigRation version 1.1.0 Index]