fixPER3: Persistence and Speed Third Part

Description Usage Arguments Value Author(s) References Examples

View source: R/all_internal_v3.R

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
fixPER3(
  Object,
  PerResultsTable,
  ApSplot,
  AllApSplot,
  export,
  color,
  TimeInterval,
  ExpName,
  new.fld
)

Arguments

Object

CellMig class object, which is a list of data.

PerResultsTable

A data frame.

ApSplot

A logical vector that allows generating individual plots of angular persistence vs speed per cell. Default is TRUE.

AllApSplot

A logical vector that allows generating a plot of angular persistence vs speed of all cells. Default is TRUE.

export

if 'TRUE' (default), exports function output.

color

A vector of colors that will be used for the plots

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

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

1
cellmigRation:::fixPER3(1,1,1,1,1,1,1,1,1)

ocbe-uio/cellmigRation documentation built on Dec. 16, 2021, 10:59 p.m.