summary_CB_growth: Summarize CB results

Description Usage Arguments Examples

Description

Given OD MIC data processed through calculate_CB_OD_growth() function creates a data.frame with the CB results for each plate and a list of data.frames splitting the first data.frames by strain (second element returned)

Usage

1
2
summary_CB_growth(growth_data_list, number_of_lines = 8,
  species = "Acinetobacter")

Arguments

growth_data_list

A list of data.frames returned by the calculate_CB_OD_growth() function

number_of_lines

Number of lines used by plate. Defaults to 8

species

Species of the studied bacteria, for the moment only "Acinetobacter" is available. Defaults to "Acinetobacter"

Examples

1

Vincent-AC/wellexplainer documentation built on May 28, 2019, 3:21 p.m.