normalize_single_assay: normalize per plate (from single assay data)

Description Usage Arguments Value

Description

normalize raw readings as percent of median/mean vehicle control wells, per assay, per plate. This function is called by normalize_per_plate, should not be called directly by user. #'

Usage

1

Arguments

dt

data.frame contains essential columns with the raw data.

nctrl

the name (spid) of the vehicle/solvent control used for calculation

Value

data.frame with normalized value columns. 'nval_mean' column is the normalized value calculated using the mean of vehicle control wells, 'nval_median' column is the normalized value calculated using the median of vehicle control wells.


njekin/ToxPlot-R-Package documentation built on May 8, 2019, 9:45 a.m.