createArrayExpressSiteConfig: Parse ArrayExpress YAML site config file.

Description Usage Value Examples

View source: R/functions.R

Description

A function to read in the YAML format site config file which contains paths to commonly-used files/directories etc.

Usage

1

Value

A list with elements from the YAML file.

Examples

1
2
3
4
5
6
7
8
## Not run: 
    # Create a new ArrayExpressSiteConfig object.
    arrayExpressSiteConfig <- createArrayExpressSiteConfig()

    # Get the path to ArrayExpress load directory.
    aeLoadDir <- arrayExpressSiteConfig$get_AE2_LOAD_DIR

## End(Not run)

ebi-gene-expression-group/internal-ExpressionAtlas documentation built on Aug. 7, 2021, 9:28 p.m.