groupFeatureVolcano: Volcano plot

View source: R/featureSelection.R

groupFeatureVolcanoR Documentation

Volcano plot

Description

Creates a volcano plot for a comparison table

Usage

groupFeatureVolcano(
  comptable,
  adj.pvalue = TRUE,
  interactive = TRUE,
  jitterseed = 123
)

Arguments

comptable

A comparison table

adj.pvalue

Boolean indicating if the adjusted p-values will be used

interactive

Boolean indicating if a plotly will be output instead of a ggplot

jitterseed

A seed for the random jitter to avoid names overlaps

Value

Returns filtered gene features

Author(s)

Jordi Rofes Herrera


jordirofes/OmniOmics documentation built on Nov. 22, 2022, 5:46 a.m.