loadConfig: Load configuration file

Description Usage Arguments Value

View source: R/config.R

Description

Loads the indicated configuration file. Creates and installs a global variable that should be accesssed only via getConfig().

Usage

1
loadConfig(filename)

Arguments

filename

Path to configuration file

Value

Nothing. Called for its side effect, which is setting the global config variable.


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