# 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.