plot_volcano_allcontrast: a simple wrapper around plot_volcano() that iterates all...

View source: R/plot_volcano.R

plot_volcano_allcontrastR Documentation

a simple wrapper around plot_volcano() that iterates all contrasts

Description

returns the plot_volcano() output within a list (1 element per contrast @ stats_de$contrast column)

Usage

plot_volcano_allcontrast(stats_de, mtitle, ...)

Arguments

stats_de

input data.frame, see plot_volcano()

mtitle

plot title, see plot_volcano()

...

parameters passed to plot_volcano(), check that function's documentation and examples

Examples

## Not run: 
  # refer to the examples for msdap::plot_volcano()
  # the same syntax can be applied here

## End(Not run)

ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.