Skip to content

databio/bbconf

Repository files navigation

bbconf

Run pytests pypi-badge pypi-version Code style: black Github badge coverage

BEDBASE project configuration package (agent)

What is this?

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


Installation

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