Global distance phylogeny

Global phylogeny is inferred using MAFFT (progressive method) then TrimAl for multiple alignment, and Protdist (JTT) then FastME (SPR) for distance phylogeny.

How to display the tree:

Command lines used to obtain this phylogeny are:

mafft --retree 10 in.fasta > out.fasta
trimal -in in.fasta -out out.fasta -htmlout out.html -gt 0.8 -st 0.001 -cons 5
protdist (phylip-like interface, default parameters and JTT model)
fastme -i in.phy --SPR