Analyse ELISA data in R
1
Introduction
1.1
About the experiment in brief
1.2
Load libraries and import excel file
1.3
Set cell indices and set experimental parameteres
2
Correct data
3
Plot data
3.1
Define plot theme
3.2
Plot standard
3.3
Plot biological samples
3.4
Combine plots
4
Estimate calibration curve
4.1
The four-parameter logistic curve
4.2
Regression of the standard
5
Results
5.1
Compute concentrations
5.2
Plot results
Overview
Analyse ELISA data in
R
Overview
plot_grid
(plot.ccurve, plot.donors, plot.results,
ncol =
1
)