Expand description
BEDbase caching client implementation.
This module provides the core BBClient type and its builder for managing
cached BED files and BED sets from the BEDbase API.
Structsยง
- BBClient
- Client for managing BED file and BED set caching from BEDbase.
- BBClient
Builder - Builder for constructing a
BBClientwith custom configuration.