BEDBASE project configuration package (agent)
bbconf
is a configuration and management tool for BEDbase, facilitating the reading of configuration files,
setting up connections to PostgreSQL, PEPhub, S3, and Qdrant databases, managing file paths, and storing transformer models.
It formalizes communication pathways for pipelines and downstream tools, ensuring seamless interaction."
Documentation: https://docs.bedbase.org/bedboss
Source Code: https://github.com/databio/bbconf
To install bbclient
use this command:
pip install bbclient
or install the latest version from the GitHub repository:
pip install git+https://github.com/databio/bbconf.git