Installation

You can install BIOBSS via pip:

pip install biobss

You can also build from source:

git clone https://github.com/obss/BIOBSS
cd BIOBSS
python setup.py install