This function is used to read in all the values from the config file and change them in the S4 objects used throughout the scripts. If you would like to reload the config values, you will want to run this function.
Usage
f.readConfig(configFile, cnvGSA.in)
Arguments
configFile
The file name and full path for the config file.
cnvGSA.in
A CnvGSAInput S4 object.
Value
A CnvGSAInput object with the updated config.ls and params.ls objects.