volcanoPlot | R Documentation |
A simple function that plots log2 fold change of TE and -log10 of pvalues The genes are color coded by P-value (-log10)
volcanoPlot(object, ...) ## S4 method for signature 'xtail' volcanoPlot(object)
object |
a |
... |
optional arguments. Currently not used |
a ggplot
object
data(xtailres) volcanoPlot(xtailres)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.