Package: distinct Type: Package Title: distinct: a method for differential analyses via hierarchical permutation tests Version: 1.25.0 Author: Simone Tiberi [aut, cre]. Maintainer: Simone Tiberi Description: distinct is a statistical method to perform differential testing between two or more groups of distributions; differential testing is performed via hierarchical non-parametric permutation tests on the cumulative distribution functions (cdfs) of each sample. While most methods for differential expression target differences in the mean abundance between conditions, distinct, by comparing full cdfs, identifies, both, differential patterns involving changes in the mean, as well as more subtle variations that do not involve the mean (e.g., unimodal vs. bi-modal distributions with the same mean). distinct is a general and flexible tool: due to its fully non-parametric nature, which makes no assumptions on how the data was generated, it can be applied to a variety of datasets. It is particularly suitable to perform differential state analyses on single cell data (i.e., differential analyses within sub-populations of cells), such as single cell RNA sequencing (scRNA-seq) and high-dimensional flow or mass cytometry (HDCyto) data. To use distinct one needs data from two or more groups of samples (i.e., experimental conditions), with at least 2 samples (i.e., biological replicates) per group. biocViews: Genetics, RNASeq, Sequencing, DifferentialExpression, GeneExpression, MultipleComparison, Software, Transcription, StatisticalMethod, Visualization, SingleCell, FlowCytometry, GeneTarget License: GPL (>= 3) Depends: R (>= 4.3) Imports: Rcpp, stats, SummarizedExperiment, SingleCellExperiment, methods, Matrix, foreach, parallel, doParallel, doRNG, ggplot2, limma, scater Suggests: knitr, rmarkdown, testthat, UpSetR, BiocStyle LinkingTo: Rcpp, RcppArmadillo SystemRequirements: C++17 VignetteBuilder: knitr RoxygenNote: 7.2.3 ByteCompile: true URL: https://github.com/SimoneTiberi/distinct BugReports: https://github.com/SimoneTiberi/distinct/issues Config/pak/sysreqs: zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:52:21 UTC RemoteUrl: https://github.com/bioc/distinct RemoteRef: HEAD RemoteSha: 1d101b6fb1a53e5a63af1c1f5f38a13e1687d7f4 NeedsCompilation: yes Packaged: 2026-07-02 10:19:11 UTC; root