mf.volcano_plot: Calculate distance and extract subjects

Description Usage Arguments

View source: R/volcano_plot_for_res.fitZig.R

Description

Calculate distance and extract subjects

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
mf.volcano_plot(
  data,
  aggTaxonLvl = "Genus",
  plot.out = FALSE,
  x.margin = 0.25,
  y.margin = 0.25,
  ggplot.theme = theme_bw(),
  cbPalette = c("#56B4E9", "#D55E00", "#999999", "#009E73", "#F0E442", "#0072B2",
    "#D55E00", "#CC79A7", "#00AFBB", "#E7B800", "#FC4E07")
)

Arguments

data

A matrix-class object

aggTaxonLvl

<character; input>

plot.out

FALSE

x.margin

default:0.25

y.margin

default: 0.25

ggplot.theme

default: theme_bw(),

cbPalette

mrmtshmp/ExploratoryDataAnalysis documentation built on Oct. 6, 2020, 8 a.m.