Package: diffcyt Version: 1.33.0 Title: Differential discovery in high-dimensional cytometry via high-resolution clustering Description: Statistical methods for differential discovery analyses in high-dimensional cytometry data (including flow cytometry, mass cytometry or CyTOF, and oligonucleotide-tagged cytometry), based on a combination of high-resolution clustering and empirical Bayes moderated tests adapted from transcriptomics. Authors@R: c( person("Lukas M.", "Weber", email = "lmweb012@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3282-1730"))) URL: https://github.com/lmweber/diffcyt BugReports: https://github.com/lmweber/diffcyt/issues License: MIT + file LICENSE biocViews: ImmunoOncology, FlowCytometry, Proteomics, SingleCell, CellBasedAssays, CellBiology, Clustering, FeatureExtraction, Software Depends: R (>= 3.4.0) Imports: flowCore, FlowSOM, SummarizedExperiment, S4Vectors, limma, edgeR, lme4, multcomp, dplyr, tidyr, reshape2, magrittr, stats, methods, utils, grDevices, graphics, ComplexHeatmap, circlize, grid VignetteBuilder: knitr Suggests: BiocStyle, knitr, rmarkdown, testthat, HDCytoData, CATALYST RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libicu-dev libpng-dev libxml2-dev libssl-dev perl zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:47:40 UTC RemoteUrl: https://github.com/bioc/diffcyt RemoteRef: HEAD RemoteSha: b25e063aad3ee53e337115e745ff84639ac35b5a NeedsCompilation: no Packaged: 2026-07-04 03:23:52 UTC; root Author: Lukas M. Weber [aut, cre] (ORCID: ) Maintainer: Lukas M. Weber