process_single_growth_curve: Process one growth curve to a viability value

View source: R/growth_curves.R

process_single_growth_curveR Documentation

Process one growth curve to a viability value

Description

Process one growth curve to a viability value

Usage

process_single_growth_curve(trace, max_confluency = 75)

Arguments

trace

A tibble with columns Elapsed for the time and Value for the confluency at those times

max_confluency

Value above which the confluency is not growing exponentially anymore

Value

A one line tibble with the same columns where value is now the growth rate


MathurinD/drugResistance documentation built on July 4, 2025, 10:30 p.m.