make.volcano.plot: Make an enhanced volcano plot

Description Usage

View source: R/make.volcano.plot.R

Description

Make an enhanced volcano plot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
make.volcano.plot(
  dat.p,
  dat.fc,
  vars,
  title,
  subtitle = NULL,
  xlim = c(-6, 8),
  ylim = c(0, 4),
  path = getwd(),
  width = 7,
  height = 8,
  ...
)

sydneycytometry/Spectre documentation built on March 20, 2021, 2:15 a.m.