Installation
Bering requires Python version >= 3.7 to run.
PyPI
Install Bering by running:
pip install Bering
Conda
Install Bering via Conda as:
conda install -c conda-forge Bering
Development version
To install Bering from GitHub, run:
pip install git+https://github.com/KANG-BIOINFO/Bering@main