Module consts

Module consts 

Source
Expand description

Constants for bbcache configuration and file organization.

This module defines environment variable names, file extensions, directory names, and command strings used throughout the bbcache system.

Constantsยง

BBCLIENT_CACHE_ENV
Environment variable name for setting the cache directory location.
BEDBASE_API_ENV
Environment variable name for setting the BEDbase API endpoint.
DEFAULT_BEDFILE_EXT
Default file extension for cached BED files.
DEFAULT_BEDFILE_SUBFOLDER
Default subdirectory name for storing individual BED files.
DEFAULT_BEDSET_EXT
Default file extension for BED set metadata files.
DEFAULT_BEDSET_SUBFOLDER
Default subdirectory name for storing BED set metadata files.