createAtlasSiteConfig: Parse Expression Atlas 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 AtlasSiteConfig object.
    atlasSiteConfig <- createAtlasSiteConfig()

    # Get the path to Ensembl annotation sources.
    annotationSourceDir <- atlasSiteConfig$annotation_source_dir

## End(Not run)

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