plotDispASVs {Anaconda} | R 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)
[Package Anaconda version 0.1.5 Index]