Package: ELISAtools
Title: ELISA Data Analysis with Batch Correction
Version: 0.1.0
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: 6.1.1.9000
Collate: 'BatchCorrection.R' 'ELISAplate.R' 'ELISAtools_IO.R'
        'ELISAtools.R' 'Regression.R'
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-07 15:47:08 UTC; ff23
Author: Feng Feng [aut, cre]
Maintainer: Feng Feng <ffeng@BU.edu>
Repository: CRAN
Date/Publication: 2019-03-08 16:12:53 UTC
Built: R 3.5.3; ; 2020-04-22 04:02:28 UTC; windows
