Package: ELISAtools
Title: ELISA Data Analysis with Batch Correction
Version: 0.1.5
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 (>= 3.4.0), R2HTML (>= 2.3.2), stringi (>= 1.1.7),
        minpack.lm (>= 1.2-1), methods
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0.9000
Collate: 'BatchCorrection.R' 'ELISAplate.R' 'ELISAtools_IO.R'
        'ELISAtools.R' 'Regression.R'
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-21 03:19:27 UTC; feng
Author: Feng Feng [aut, cre]
Maintainer: Feng Feng <ffeng@BU.edu>
Repository: CRAN
Date/Publication: 2021-01-21 15:40:05 UTC
Built: R 4.0.5; ; 2022-04-21 02:29:39 UTC; windows
