Description Usage Arguments Value Details
View source: R/normalize_functions.R
Normalizes one channel of values for all MEPs in a multi-well plate to one base MEP.
1 | normWellsWithinPlate(DT, value, baseECM, baseGF)
|
DT |
A |
value |
The name of the column of values to be normalized |
baseECM |
A regular expression for the name or names of the printed ECM(s) to be normalized against |
baseGF |
A regular expression for the name or names of the soluble growth factors to be normalized against |
A numeric vector of the normalized values
normWellsWithinPlate
normalizes the value column of
all MEPs by dividing the median value of the replicates of the MEP that
is the pairing of baseECM with baseGF.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.