taxonomic_contributor_heatmap_plot_grid: Make plot of individual metabolites and their taxonomic...

View source: R/postProcessing.R

taxonomic_contributor_heatmap_plot_gridR Documentation

Make plot of individual metabolites and their taxonomic contributors

Description

Make plot of individual metabolites and their taxonomic contributors

Usage

taxonomic_contributor_heatmap_plot_grid(
  node_data,
  node_data_spec,
  prediction_colors = c("#1B9E77", "lightgrey", "#F46D43")
)

Arguments

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

Value

Plot object showing overall MIMOSA correlation and individual taxonomic contributors for each metabolite


borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.