View source: R/analysisConfig.R
getRelatedAnaDirFromConfig | R Documentation |
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
getRelatedAnaDirFromConfig(cfg, anaName, anaVersion = cfg[[".anaVersion"]])
cfg |
configuration object as returned by |
anaName |
name of the analysis |
anaVersion |
version of the analysis. If |
path of the related analysis directory
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.