getConfig: getConfig

View source: R/analysisConfig.R

getConfigR Documentation

getConfig

Description

Get analysis configuration object from a JSON file. Automatically runs parsers for config elements specified in the '.MU_ANA_CONFIG' section of the JSON file

Usage

getConfig(cfgFn, anaName, addDirs = TRUE)

Arguments

cfgFn

JSON file name

anaName

name of the analysis to be conducted

addDirs

should the analysis directories be created and added to the object

Value

an S3 object containing analysis config elements

Author(s)

Fabian Mueller


demuellae/muRtools documentation built on Sept. 8, 2023, 4:32 p.m.