in_galaxy_env {W4MRUtils}R Documentation

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()

Value

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


[Package W4MRUtils version 1.0.0 Index]