Module client

Module client 

Source
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.
BBClientBuilder
Builder for constructing a BBClient with custom configuration.