Package: ddPCRclust Title: Clustering algorithm for ddPCR data Version: 1.33.0 Authors@R: c(person("Benedikt G.", "Brink", email = "bbrink@cebitec.uni-bielefeld.de", role = c("aut", "cre")), person("Justin", "Meskas", email = "jmeskas@bccrc.ca", role = "ctb"), person("Ryan R.", "Brinkman", email = "rbrinkman@bccrc.ca", role = "ctb")) Description: The ddPCRclust algorithm can automatically quantify the CPDs of non-orthogonal ddPCR reactions with up to four targets. In order to determine the correct droplet count for each target, it is crucial to both identify all clusters and label them correctly based on their position. For more information on what data can be analyzed and how a template needs to be formatted, please check the vignette. Depends: R (>= 3.5) Imports: plotrix, clue, parallel, ggplot2, openxlsx, R.utils, flowCore, flowDensity (>= 1.13.3), SamSPECTRAL, flowPeaks Suggests: BiocStyle Collate: 'cluster_functions.R' 'functions.R' 'ddPCRclust.R' License: Artistic-2.0 URL: https://github.com/bgbrink/ddPCRclust BugReports: https://github.com/bgbrink/ddPCRclust/issues biocViews: ddPCR, Clustering RoxygenNote: 6.0.1 Config/pak/sysreqs: cmake make libgsl0-dev libicu-dev libjpeg-dev libpng-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:47:21 UTC RemoteUrl: https://github.com/bioc/ddPCRclust RemoteRef: HEAD RemoteSha: 0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f NeedsCompilation: no Packaged: 2026-07-03 18:40:28 UTC; root Author: Benedikt G. Brink [aut, cre], Justin Meskas [ctb], Ryan R. Brinkman [ctb] Maintainer: Benedikt G. Brink