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/deamass documentation built on May 20, 2023, 3:30 a.m.