Description
ELISA Data Analysis with Batch Correction.
Description
To run data analysis for enzyme-link immunosorbent assays (ELISAs). Either the five- or four-parameter logistic model will be fitted for data of single ELISA. Moreover, the batch effect correction/normalization will be carried out, when there are more than one batches of ELISAs. Feng (2018) <doi:10.1101/483800>.
README.md
ELISAtools (Developing branch)
R software tool package to do ELISA analysis, especially with batch effect correction/normalization
Installation
To install the release version of package (v0.1.5)
install.packages("ELISAtools")
Or to install the latest code from github
devtools::install_github("BULQI/ELISAtools")