Package: beadplexr
Type: Package
Title: Analysis of Multiplex Cytometric Bead Assays
Version: 0.4.1
Authors@R: c( person(given = "Ulrik", 
                     family = "Stervbo", 
                     email = "ulrik.stervbo@gmail.com", 
                     role = c("aut", "cre"), 
                     comment = c(ORCID = "0000-0002-2831-8868")))
Description: Reproducible and automated analysis of multiplex bead assays such
    as CBA (Morgan et al. 2004; <doi: 10.1016/j.clim.2003.11.017>), LEGENDplex
    (Yu et al. 2015; <doi: 10.1084/jem.20142318>), and MACSPlex (Miltenyi
    Biotec 2014; Application note: Data acquisition and analysis without the
    MACSQuant analyzer;
    <https://www.miltenyibiotec.com/upload/assets/IM0021608.PDF>). The
    package provides functions for streamlined reading of fcs files, and
    identification of bead clusters and analyte expression. The package eases
    the calculation of standard curves and the subsequent calculation of the
    analyte concentration.
License: MIT + file LICENSE
URL: https://gitlab.com/ustervbo/beadplexr
BugReports: https://gitlab.com/ustervbo/beadplexr/-/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1)
Suggests: spelling, flowCore, gridExtra, hexbin, igraph, knitr,
        rmarkdown, stringr, testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Imports: cluster, dplyr, drc, fpc, ggplot2, magrittr, mclust, purrr,
        raster, tibble, tidyr, yaml, rlang
Language: en-US
NeedsCompilation: no
Packaged: 2022-03-04 16:23:57 UTC; ulrik
Author: Ulrik Stervbo [aut, cre] (<https://orcid.org/0000-0002-2831-8868>)
Maintainer: Ulrik Stervbo <ulrik.stervbo@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-05 13:50:02 UTC
Built: R 4.1.2; ; 2022-03-06 12:44:48 UTC; unix
