volcanoPlot: Simple Volcano Plot

Description Usage Arguments Value

View source: R/data_visualization.R

Description

Creates a simple volcano plot summarizing the number of differentially altered features by comparison.

Usage

1
volcanoPlot(intTable, logFcCutoff = log2(2), pCutoff = 0.05)

Arguments

intTable

Data frame with differential analysis results

logFcCutoff

Fold change cutoff

pCutoff

Adjusted P value cutoff

Value

A ggplot2 object containing the resulting plot


martingarridorc/biokit documentation built on June 28, 2021, 12:24 a.m.