plate_effect_example {designit} | R Documentation |
Example dataset with a plate effect
Description
Here top and bottom row were both used as controls (in dilutions). The top row however was affected differently than the bottom one. This makes normalization virtually impossible.
Usage
data(plate_effect_example)
Format
An object of class "tibble"
- row
Plate row
- column
Plate column
- conc
Sample concentration
- log_conc
Logarithm of sample concentration
- treatment
Sample treatment
- readout
Readout from experiment
Author(s)
Balazs Banfai
[Package designit version 0.5.0 Index]