mafft¶
Multiple alignment program for amino acid or nucleotide sequences based on fast Fourier transform
| Home | http://mafft.cbrc.jp/alignment/software/ | 
| Versions | 7.221 | 
| License | BSD | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/mafft | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install mafft
and update with:
conda update mafft