plot_rarefy | R Documentation |
plot_rarefy
visualizes a coverage-based rarefaction.
plot_rarefy(ps_obj, plot_rarefied_point = TRUE, ran_seed = 1234)
ps_obj |
Phyloseq object. |
plot_rarefied_point |
Logical. Specify whether rarefied reads are plotted. |
ran_seed |
Numeric. Random seed. |
ggplot object (g_rare
). User may further edit the figure using ggplot2
.
# plot_rarefy(ps_obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.