Learn R Programming

IntLIM (version 2.0.2)

OutputResults: 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 = "")

Value

the filename of the CSV file with results named with cohort

Arguments

inputResults

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

filename

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