checkCtrl: checkCtrl

Description Usage Arguments Value

View source: R/checkCtrl.R

Description

check negative and positive control of MIC assay

Usage

1
2
checkCtrl(plateDF, metadata, well_include = NULL, x = "minute",
  y = "abs", colour = "wellconc", group = "wellconc")

Arguments

plateDF

dataframe. first sheet of victor

metadata

dataframe. well metadata must have columns: Well, platerow, platecol, strain, curveID, media, abx, wellconc

well_include

string or vector of string. Default NULL. Which wells to include in analysis

x

string. x-axis of plot. default 'minute'

y

string. y-axis of plot. default 'abs'

colour

string. characteristic to colour by on plot. Default 'wellconc'

group

string. characteristic to colour by on plot. Default 'wellconc'

Value

ggplot. growth curve of the negative and postive control


schyen/somefxns documentation built on Aug. 6, 2019, 2:26 p.m.