plot_pval | R Documentation |
Plot the adjusted p-values using ggplot2
plot_pval(pval_list)
pval_list |
a data matrix or a list of data matrix of p-value correction |
an object of class ggplot2
pval <- mtExtra:::pval
plot_pval(pval)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.