R/constants.R

# config section names The YAML
# file looks like this:
# MAIN_SECTION: FUNCTION_NAME:
# <name> FUNCTION_PATH: <path>
# FUNCTION_ARGS: <arg1>: <val1>
# <arg2>: <val2>
BIOC_SECTION = "bioconductor"
FUNCTION_ARGS = "funcArgs"
FUNCTION_PATH = "readFunPath"
FUNCTION_NAME = "readFunName"
pepkit/BiocProject documentation built on July 28, 2023, 2:49 p.m.