getConfig: Get a configuration parameter

Description Usage Arguments Value

View source: R/config.R

Description

Get a configuration parameter

Usage

1
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


HTSeqGenie documentation built on Nov. 8, 2020, 6:12 p.m.