ValidateTrackingArgs: Validate Tracking Arguments

Description Usage Arguments Details Value Examples

View source: R/all_functions_v8.R

Description

Tool for Validate Tracking Arguments

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
ValidateTrackingArgs(
  import_optiParam_from = NULL,
  lnoise = NULL,
  diameter = NULL,
  threshold = NULL,
  maxDisp = NULL,
  memory_b = 0,
  goodenough = 0,
  show_plots = FALSE,
  verbose = FALSE
)

Arguments

import_optiParam_from

a trackedCells object, defaults to NULL

lnoise

numeric, lnoise value

diameter

numeric, lnoise value

threshold

numeric, lnoise value

maxDisp

numeric, lnoise value

memory_b

numeric, should be 0

goodenough

numeric, should be 0

show_plots

logical, shall plots be shown

verbose

logical, shall info be printed to console

Details

This is an internal function supporting the CellTracker function.

Value

list of processed data

Examples

1

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