View source: R/postProcessing.R
get_summary_stats | R Documentation |
Calculate basic statistics summarizing MIMOSA results
get_summary_stats(node_data, threshold_class = "low")
node_data |
Processed table of core MIMOSA results |
threshold_class |
Whether to use the more or less strict significance threshold for counting metabolite outcomes (default less strict) |
List of counts describing 1) total metabolites analyzed, 2) number consistent, 3) percent consistent, 4) number contrasting, 5) percent contrasting get_summary_stats(node_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.