calcSurvival: calcSurvival

Description Usage Arguments Value

Description

Calculate percent survival using growth control well as 100

Usage

1
calcSurvival(full, ctrl_by = "row", ctrl_label = "growthctrl")

Arguments

full

dataframe. A datafram with all your metadata, absorbance, adjusted absorbance information

ctrl_by

c('row', 'col') Default 'row' 'row' means growth control wells are in the same row as corresponding wells 'col' means growth control wells are in the same column as corresponding wells

ctrl_label

string. Default 'growthctrl'. How are growth control wells identified in metadata

Value

dataframe. full, with percent survival in survival column.


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