View source: R/postProcessing.R
taxonomic_contributor_heatmap_plot_grid | R Documentation |
Make plot of individual metabolites and their taxonomic contributors
taxonomic_contributor_heatmap_plot_grid(
node_data,
node_data_spec,
prediction_colors = c("#1B9E77", "lightgrey", "#F46D43")
)
node_data |
Table of core MIMOSA results |
node_data_spec |
Table of MIMOSA taxonomic contributors |
prediction_colors |
List of 3 colors for generating overall correlation color scale |
Plot object showing overall MIMOSA correlation and individual taxonomic contributors for each metabolite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.