getRelatedAnaDirFromConfig: getRelatedAnaDirFromConfig

View source: R/analysisConfig.R

getRelatedAnaDirFromConfigR Documentation

getRelatedAnaDirFromConfig

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

getRelatedAnaDirFromConfig(cfg, anaName, anaVersion = cfg[[".anaVersion"]])

Arguments

cfg

configuration object as returned by getConfig

anaName

name of the analysis

anaVersion

version of the analysis. If NULL, it will look for the most recent one

Value

path of the related analysis directory

Author(s)

Fabian Mueller


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