Package: ELISAtools
Title: ELISA Data Analysis with Batch Correction
Version: 0.1.8
Authors@R: person("Feng", "Feng", email = "ffeng@BU.edu", role = c("aut", "cre"))
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>.
Depends: R (>= 4.0.0), R2HTML (>= 2.3.2), stringi (>= 1.1.7),
        minpack.lm (>= 1.2-1)
Imports: methods
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Collate: 'BatchCorrection.R' 'ELISAplate.R' 'ELISAtools_IO.R'
        'ELISAtools.R' 'Regression.R'
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-06 16:05:47 UTC; feng
Author: Feng Feng [aut, cre]
Maintainer: Feng Feng <ffeng@BU.edu>
Repository: CRAN
Date/Publication: 2025-04-06 16:50:01 UTC
Built: R 4.5.1; ; 2025-10-06 01:07:00 UTC; windows
