Description Usage Arguments Details Value Author(s) Examples
View source: R/pipeline.final.R
Plots the average expression against variability using different summary statistics to help decide which statistic would be the best with your dataset when comparing 2 groups of samples to each other.
1 | diagnosticsVarPlotsTwoSample(dat.mat,groups)
|
dat.mat |
a |
groups |
|
This function gives you 3 plots one for SD, one for MAD and one for CV against the mean to help you decide which one would be the best with your dataset. It also returns the correlation between each variability statistics and the mean.
3 scatter plots where average expression is on the X-axis and SD, MAD, and CV are on the Y-axis.
Laurence de Torrente, Samuel Zimmerman, Jessica Mar
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.