---------------------------
- Added new pipeline `nucclust` to cluster genomes using nucleotide sequences
directly instead of pham data. This pipeline requires that `blastn` be
installed and in the PATH. The pipeline uses similar `blastn` parameters as
VIRIDIC's default (sensitive) settings, and the same math for calculating
intergenomic similarity/distance. In our experience, it is much faster than
VIRIDIC, but also much slower than pham-based clustering and distance
calculation.