InstallationΒΆ
Create a virtual environment with Python >=3.7,<=3.9, and install from git:
$ pip install git+https://github.com/btcross26/genestboost.git
Alternatively, you can install directly from PyPI:
$ pip install genestboost
Or from conda-forge:
$ conda install -c conda-forge genestboost