galaxy_has_key: Check whether a Galaxy API key is available

View source: R/2025-10-27_JF_R_Galaxy_functions.R

galaxy_has_keyR Documentation

Check whether a Galaxy API key is available

Description

Check whether the environment variable GALAXY_API_KEY is set and non-empty.

Usage

galaxy_has_key()

Value

Logical. TRUE if an API key is available, otherwise FALSE.

Examples

galaxy_has_key() # returns true if api key is set


GalaxyR documentation built on July 6, 2026, 5:08 p.m.