waddR
This is the released version of waddR; for the devel version, see waddR.
Statistical tests for detecting differential distributions based on the 2-Wasserstein distance
Bioconductor version: Release (3.22)
The package offers statistical tests based on the 2-Wasserstein distance for detecting and characterizing differences between two distributions given in the form of samples. Functions for calculating the 2-Wasserstein distance and testing for differential distributions are provided, as well as a specifically tailored test for differential expression in single-cell RNA sequencing data.
Author: Roman Schefzik [aut], Julian Flesch [cre]
Maintainer: Julian Flesch <julianflesch at gmail.com>
citation("waddR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("waddR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("waddR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.