Installation#

Make sure you have Python installed. It might be useful to install Metaboglobe into a separate environment (Venv/Conda/etc.). Then, install with PIP:

pip install git+https://github.com/RodriguezColmanLab/Metaboglobe.git@main

(The package is not yet available on PyPI, so you need to install it directly from GitHub, as shown here.)