plot_volcano-seaMass_delta-method: Volcano plot

plot_volcano,seaMass_delta-methodR Documentation

Volcano plot

Description

Volcano plot

Usage

## S4 method for signature 'seaMass_delta'
plot_volcano(
  object,
  contours = NULL,
  error.bars = TRUE,
  labels = 25,
  stdev.col = "PosteriorSD",
  x.col = "PosteriorMean",
  y.col = "qvalue",
  data.fdr = group_quants_fdr(object),
  output = "plotly"
)

Arguments

data.fdr

.

Value

A ggplot2 object.


biospi/seaMass documentation built on May 18, 2023, 11:54 p.m.