volcanoPlot: Volcano Plot

Description Usage Arguments Value

View source: R/volcano_plot.R

Description

Produce a volcano plot from differential expression results

Usage

1
2
volcanoPlot(results, method = c("edgeR", "DESeq", "DESeq2", "voom",
  "regular"), alpha = 0.05)

Arguments

results

Results to plot

method

Method used to produce the results

alpha

Significance level for shading

Value

ggplot2 object containg volcano plot


lazappi/RNAtools documentation built on May 20, 2019, 8:26 p.m.