Github
The latest version of mako can be downloaded from the Github page: https://github.com/ramellose/mako.
To install mako from Github, you can use pip
:
python3 -m pip install git+https://github.com/ramellose/mako.git
Note that mako has several dependencies that may need to be installed separately. Specifically, you need to have installed biom-format
, a package required for reading BIOM files. If you have trouble installing these dependencies, please install mako using conda.
After installation, you should be able to call mako:
mako -h