
Plot Differential Taxa as Boxplots
Source:R/analysis_result_visualization_extended.R
plot_differential_boxplot.RdDraw grouped boxplots for top differential taxa.
Usage
plot_differential_boxplot(
object,
microbiome_data,
x = "sample_id",
top_n = 12,
relative = TRUE
)