amberjoybarton/sweetD: Hoeffding's D Statistic as a Summary Statistic for MA Plots

MA plots are often used in transcriptomics to look at the relationship between abundance/intensity, and the differences in gene expression between two samples. On average, for each value of A (mean expression count or intensity), M (log fold difference) should be zero, and dependence between M and A may suggest the presence of batch effects or outlying samples. As the number of samples increases, the number of MA plots increases quadratically (10 samples = 10*10 = 100 plots). This becomes an even more prohibitively large number when comparing datasets before and after normalisation, batch correction etc. Here we provide functions for calculating and visualising Hoeffding's d statistic, a measure of the dependence between two variables (in this case M and A) as a means of summarising many MA plots.

Getting started

Package details

AuthorAmber Barton [aut, cre]
MaintainerAmber Barton <amber.barton@paediatrics.ox.ac.uk>
LicenseGPL-2
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("amberjoybarton/sweetD")
amberjoybarton/sweetD documentation built on Feb. 27, 2021, 3:44 a.m.