Learn R Programming

W4MRUtils (version 1.0.0)

in_galaxy_env: in_galaxy_env - check if the script has been run by galaxy

Description

in_galaxy_env returns TRUE if it detects some galaxy-specific environment variables. FALSE otherwise.

Usage

in_galaxy_env()

Arguments

Value

A logical - whether the script has been run by galaxy or not.