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.
Package details |
|
---|---|
Author | Amber Barton [aut, cre] |
Maintainer | Amber Barton <amber.barton@paediatrics.ox.ac.uk> |
License | GPL-2 |
Version | 0.0.0.9000 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.