volcanoPlot: Generates a volcanoplot with ggplot

Description Usage Arguments Value Author(s) See Also Examples

View source: R/volcanoPlot.R

Description

Generates a volcanoplot with ggplot

Usage

1
volcanoPlot(topTable3, logfc = 1, pval = 0.05)

Arguments

topTable3

topTable results for every gene

logfc

log2 fold-change limit

pval

p-value limit

Value

A list of WGCNA results

Author(s)

Simon J Pelletier

See Also

topTable , ggplot

plotMA : Similar function in the limma package

Examples

1
topTable3 <- readRDS("data/topTable3.rds")

spell098/rnaseq_app documentation built on May 30, 2019, 7:57 a.m.