Learn R Programming

HTSeqGenie (version 4.2.0)

getConfig: Get a configuration parameter

Description

Get a configuration parameter

Usage

getConfig(p, stop.ifempty = FALSE)

Arguments

p
Name of parameter
stop.ifempty
throw error if value is not set, otherwise returns NULL

Value

If parameter is missing, return the config list otherwise return the value of the parameter name as a character string throws an exception if the parameter is not present in the config