Learn R Programming

HTSeqGenie (version 4.2.0)

loadConfig: Load configuration file

Description

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

Usage

loadConfig(filename)

Arguments

filename
Path to configuration file

Value

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