View source: R/postProcessing.R
make_metabolite_species_contribution_table | R Documentation |
Make table summarizing species contributions for each analyzed metabolite
make_metabolite_species_contribution_table(
species_data,
node_data,
tax_ref,
path_key
)
species_data |
Table from MIMOSA species contributor analysis ("_specContrib.txt") |
node_data |
Table of core metabolite results |
tax_ref |
Table of taxonomy assignments for each species |
Table describing species contributors for each metabolite along with its overall MIMOSA results make_metabolite_species_contribution_table(species_data, node_data, tax_ref, path_key)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.