plotVolcano: plot volcano

Description Usage Arguments Author(s) See Also

View source: R/plotVolcano.R

Description

Volcano plot

Usage

1
2
3
4
5
6
7
plotVolcano(
  df,
  bait,
  title = "",
  sub1 = "proteins detected.",
  sub2 = "significant."
)

Arguments

df

a data.frame containing columns logFC, significant and p-value.

bait

what bait was used? a string.

title

should the ggplot ahve a title?

sub1

The first part of a subtitle that is to be generated.

sub2

The second part of the subtitle.

Author(s)

April Kim

See Also

Other genoppi: designate(), enrichment(), interactors(), mttest(), plotOverlap(), plotScatter()


frhl/pRoteomics documentation built on Feb. 19, 2020, 3:53 p.m.