Package: distinct 1.17.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.17.0.tar.gz
distinct_1.17.0.zip(r-4.5)distinct_1.17.0.zip(r-4.4)distinct_1.17.0.zip(r-4.3)
distinct_1.17.0.tgz(r-4.4-arm64)distinct_1.17.0.tgz(r-4.4-x86_64)distinct_1.17.0.tgz(r-4.3-arm64)distinct_1.17.0.tgz(r-4.3-x86_64)
distinct_1.17.0.tar.gz(r-4.5-noble)distinct_1.17.0.tar.gz(r-4.4-noble)
distinct_1.17.0.tgz(r-4.4-emscripten)distinct_1.17.0.tgz(r-4.3-emscripten)
distinct.pdf |distinct.html
distinct/json (API)
NEWS

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

Peer review:

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.17.0(bioc 3.20)distinct-1.16.0(bioc 3.19)

bioconductor-package

5 exports 1.38 score 107 dependencies 1 dependents

Last updated 2 months agofrom:9bf934128c

Exports:distinct_testlog2_FCplot_cdfsplot_densitiestop_results

Dependencies:abindaskpassbeachmatbeeswarmBHBiobaseBiocGenericsBiocNeighborsBiocParallelBiocSingularCairoclicodetoolscolorspacecpp11crayoncurlDelayedArrayDelayedMatrixStatsdigestdoParalleldoRNGdqrngfansifarverFNNforeachformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicRangesggbeeswarmggplot2ggrastrggrepelgluegridExtragtablehttrIRangesirlbaisobanditeratorsjsonlitelabelinglambda.rlatticelifecyclelimmamagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmeopensslpheatmappillarpkgconfigpngR6raggRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppHNSWRcppMLRcppProgressrlangrngtoolsRSpectrarsvdRtsneS4ArraysS4VectorsScaledMatrixscalesscaterscuttleSingleCellExperimentsitmosnowSparseArraysparseMatrixStatsstatmodSummarizedExperimentsyssystemfontstextshapingtibbleUCSC.utilsutf8uwotvctrsviporviridisviridisLitewithrXVectorzlibbioc

distinct: a method for differential analyses via hierarchical permutation tests

Rendered fromdistinct.Rmdusingknitr::rmarkdownon Jun 17 2024.

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