OutputResults: Output results into a zipped CSV file. Results include gene...

OutputResultsR Documentation

Output results into a zipped CSV file. Results include gene and metabolite pairs, along with model interaction p-values, and correlations in each group being evaluated.

Description

Output results into a zipped CSV file. Results include gene and metabolite pairs, along with model interaction p-values, and correlations in each group being evaluated.

Usage

OutputResults(inputResults, filename = "")

Arguments

inputResults

IntLimResults object with model results (output of ProcessResults())

filename

name of file to be output (default: 'tempdir/results.csv')

Value

the filename of the CSV file with results named with cohort


IntLIM documentation built on Aug. 22, 2022, 5:05 p.m.