mPhen.defineOptions: Defines and modifies options.

Description Usage Arguments Value

View source: R/mPhen.R

Description

This reads options from the command-line, if provided. Also it can replace references to system variables in option values, such as '*' or \$WORK, with fully qualified values. Also translates coordinates which use Gb, Mb, Kb to integer values. All defined options of the form mPhen.xxx are examined and modified.

Usage

1
mPhen.defineOptions(file = NULL, getOptionsFromCommandLine = TRUE)

Arguments

file

specified if the options are in a script file and not set manually

getOptionsFromCommandLine

If running from a script using command Rscript, then this will read in command line options, such as \'–mPhen.logp=FALSE\'

Value

None


DE-Tisham/MultiPhen-Metabolomics documentation built on Oct. 30, 2019, 5:52 a.m.