Installation Guide

There are multiple ways to install alignoth:

Bioconda

Rust-Bio-Tools is available via Bioconda. With Bioconda set up, installation is as easy as:

conda install alignoth

Cargo

If the Rust compiler and associated Cargo are installed, alignoth may be installed via:

cargo install alignoth

Source

Download the source code and within the root directory of source run:

cargo install