get_summary_stats: Calculate basic statistics summarizing MIMOSA results

View source: R/postProcessing.R

get_summary_statsR Documentation

Calculate basic statistics summarizing MIMOSA results

Description

Calculate basic statistics summarizing MIMOSA results

Usage

get_summary_stats(node_data, threshold_class = "low")

Arguments

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)

Value

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)


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