volcanoPlot: Volcano plot

volcanoPlotR Documentation

Volcano plot

Description

A simple function that plots log2 fold change of TE and -log10 of pvalues The genes are color coded by P-value (-log10)

Usage

volcanoPlot(object, ...)

## S4 method for signature 'xtail'
volcanoPlot(object)

Arguments

object

a xtail object

...

optional arguments. Currently not used

Value

a ggplot object

Examples

data(xtailres)
volcanoPlot(xtailres)

xryanglab/xtail documentation built on April 13, 2022, 2:34 p.m.