loadConfig: Load configuration parameters for the run, biological and...

Description Usage Arguments Value

Description

Parses the config file and returns the cfg with all the parameters as an object, a .RData file and compiled text documents Also creates all the directories as specified in the config files

Usage

1
loadConfig(path = "")

Arguments

path

The path to the config file if different than the package directory

Value

a list of all the elements in the configuration file with their values Also sets up the directory trees for the data Saves the R object as a RData file and a second text file "cfg.txt" for other languages


sidjai/biosplit documentation built on May 29, 2019, 9:59 p.m.