summary_MIC_inhib: Summarize MIC results

Description Usage Arguments Examples

Description

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

Usage

1
2
summary_MIC_inhib(inhib_data_list, number_of_lines = 8,
  species = "Acinetobacter")

Arguments

inhib_data_list

A list of data.frames returned by the calculate_MIC_OD_inhib() 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.