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.