Package: beadplexr Type: Package Title: Analysis of Multiplex Cytometric Bead Assays Version: 0.5.0.999 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; ), LEGENDplex (Yu et al. 2015; ), and MACSPlex (Miltenyi Biotec 2014; Application note: Data acquisition and analysis without the MACSQuant analyzer; ). 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.3) Suggests: spelling, gridExtra, hexbin, knitr, rmarkdown, stringr, testthat VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: cluster, dplyr, drc, fpc, ggplot2, mclust, purrr, tibble, tidyr, yaml, rlang Language: en-US Repository: https://ustervbo.r-universe.dev Date/Publication: 2023-06-19 06:38:29 UTC RemoteUrl: https://gitlab.com/ustervbo/beadplexr RemoteRef: HEAD RemoteSha: 887b7609027f5ed424c6fa59b037882fe7045c1b NeedsCompilation: no Packaged: 2026-06-22 08:05:41 UTC; root Author: Ulrik Stervbo [aut, cre] (ORCID: ) Maintainer: Ulrik Stervbo