View source: R/core_mimosa2_funcs.R
plot_summary_contributions | R Documentation |
Plot summary of metabolite-species contributions
plot_summary_contributions(
varShares,
include_zeros = T,
remove_resid_rescale = F,
met_id_col = "metID",
include_rsq = T
)
varShares |
Dataset of contributions |
include_zeros |
Whether to plot taxa that do not have any contribution |
remove_resid_rescale |
Whether to remove the residual and rescale contributions |
met_id_col |
Column name with metabolite IDs |
plot of contributions
plot_summary_contributions(varShares)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.