volcanoPlot: Output volcano plot with ggplot2

Description Usage Arguments Details Value

View source: R/volcanoPlot.R

Description

Output volcano plot with ggplot2

Usage

1
volcanoPlot(dt, mainTitle = "")

Arguments

dt

Dataframe with specific columns

mainTitle

Main title of the plot

Details

Input data should be dataframe containing following columns: log2FC: the value of fold change; padj: adjusted p value; threshold: Up-, down-regulated genes

Value

Object of ggplot2


Ronlee12355/dfbmd documentation built on Sept. 23, 2020, 10:32 a.m.