plot_rarefy: Visualize rarefaction curve

plot_rarefyR Documentation

Visualize rarefaction curve

Description

plot_rarefy visualizes a coverage-based rarefaction.

Usage

plot_rarefy(ps_obj, plot_rarefied_point = TRUE, ran_seed = 1234)

Arguments

ps_obj

Phyloseq object.

plot_rarefied_point

Logical. Specify whether rarefied reads are plotted.

ran_seed

Numeric. Random seed.

Value

ggplot object (g_rare). User may further edit the figure using ggplot2.

Examples

# plot_rarefy(ps_obj)

ong8181/macam documentation built on April 11, 2024, 12:58 p.m.