Description

Produces a Newick format phylogeny from a multiple sequence alignment using a Neighbour-Joining algorithm. Capable of bacterial genome size alignments.

Input

Name (Type)
Description
Pattern

alignment (file)

A FASTA format multiple sequence alignment file

*.{fasta,fas,fa,mfa}

Output

Name (Type)
Description
Pattern

versions (file)

File containing software versions

versions.yml

phylogeny (file)

A phylogeny in Newick format

*.{tre}

stockholm_alignment (file)

An alignment in Stockholm format

*.{sth}

Tools

rapidnj
GPL v2

RapidNJ is an algorithmic engineered implementation of canonical neighbour-joining. It uses an efficient search heuristic to speed-up the core computations of the neighbour-joining method that enables RapidNJ to outperform other state-of-the-art neighbour-joining implementations.