Package: distinct 1.24.0

Simone Tiberi

distinct: distinct: a method for differential analyses via hierarchical permutation tests

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.

Authors:Simone Tiberi [aut, cre].

distinct_1.24.0.tar.gz
distinct_1.24.0.zip(r-4.7)distinct_1.24.0.zip(r-4.6)distinct_1.24.0.zip(r-4.5)
distinct_1.24.0.tgz(r-4.6-x86_64)distinct_1.24.0.tgz(r-4.6-arm64)distinct_1.24.0.tgz(r-4.5-x86_64)distinct_1.24.0.tgz(r-4.5-arm64)
distinct_1.24.0.tar.gz(r-4.7-arm64)distinct_1.24.0.tar.gz(r-4.7-x86_64)distinct_1.24.0.tar.gz(r-4.6-arm64)distinct_1.24.0.tar.gz(r-4.6-x86_64)
distinct_1.24.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
distinct/json (API)
NEWS

# Install 'distinct' in R:
install.packages('distinct', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/simonetiberi/distinct/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:
  • Kang_subset - Subset from the 'Kang18_8vs8()' object of the 'muscData' package.
  • res - Results from 'distinct_test' function

On BioConductor:distinct-1.25.0(bioc 3.24)distinct-1.24.0(bioc 3.23)

geneticsrnaseqsequencingdifferentialexpressiongeneexpressionmultiplecomparisonsoftwaretranscriptionstatisticalmethodvisualizationsinglecellflowcytometrygenetargetopenblascpp

6.70 score 13 stars 1 packages 43 scripts 5 exports 88 dependencies

Last updated from:aba15043b7 (on RELEASE_3_23). Checks:1 ERROR, 11 WARNING, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksERROR230
linux-devel-arm64WARNING354
linux-devel-x86_64WARNING442
source / vignettesOK414
linux-release-arm64WARNING390
linux-release-x86_64WARNING465
macos-release-arm64WARNING385
macos-release-x86_64WARNING830
macos-oldrel-arm64WARNING296
macos-oldrel-x86_64WARNING569
windows-develWARNING447
windows-releaseWARNING391
windows-oldrelWARNING439
wasm-releaseOK182

Exports:distinct_testlog2_FCplot_cdfsplot_densitiestop_results

Dependencies:abindassortheadbase64encbeachmatbeeswarmBHBiobaseBiocGenericsBiocNeighborsBiocParallelBiocSingularCairoclicodetoolscpp11DelayedArraydigestdoParalleldoRNGdqrngfarverFNNforeachformatRfutile.loggerfutile.optionsgenericsGenomicRangesggbeeswarmggplot2ggrastrggrepelgluegridExtragtableIRangesirlbaisobanditeratorsjsonlitelabelinglambda.rlatticelifecyclelimmaMatrixMatrixGenericsmatrixStatspheatmappngR6raggRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppMLRcppProgressrlangrngtoolsRSpectrarsvdRtsneS4ArraysS4VectorsS7ScaledMatrixscalesscaterscuttleSeqinfoSingleCellExperimentsitmosnowSparseArraystatmodstringiSummarizedExperimentsystemfontstextshapinguwotvctrsviporviridisviridisLitewithrXVector

distinct: a method for differential analyses via hierarchical permutation tests

Rendered fromdistinct.Rmdusingknitr::rmarkdownon Jun 21 2026.

Last update: 2023-05-15
Started: 2020-04-03