dpseg_plate: Call 'dpseg' for selected wells.

Description Usage Arguments

View source: R/interfaces.R

Description

The algorithm in dpseg splits curves into linear segments. If the passed data is a biomass measure (eg. OD), and option log=TRUE the slopes correspond to local growth rate (per time unit).

Usage

1
dpseg_plate(data, yid = "OD", wells, log = TRUE, xid, verb = 0, ...)

Arguments

data

platexpress data object

yid

ID of the platexpress data to use

wells

subset and plot order of wells

log

use ln of the data

xid

x-axis data ID in platexpress data

verb

progress messages

...

arguments passed to dpseg


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.