plotDispASVs: plotDispASVs

View source: R/Anaconda.functions.R

plotDispASVsR Documentation

plotDispASVs

Description

Create a plot of Dispersion ASV

Usage

plotDispASVs(
  object,
  ymin,
  CV = FALSE,
  genecol = "black",
  fitcol = "red",
  finalcol = "dodgerblue",
  legend = TRUE,
  xlab,
  ylab,
  log = "xy",
  cex = 0.45,
  ...
)

Arguments

object

Corresponding to the DASVA (Differential ASV abundance) object

ymin

ymin

CV

CV

genecol

genecol

fitcol

fitcol

finalcol

finalcol

legend

legend

xlab

xlab

ylab

ylab

log

log

cex

cex

...

...

Value

A plot of Dispersion ASV

Examples

## Not run: plotDispASVs(dasva)

Anaconda documentation built on Oct. 14, 2022, 9:06 a.m.