Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Nearest Neighbor Interchange (NNI) algorithm for phylogenetic …
…reconstruction (scikit-bio#2050) * added nni method * adding nni, unit tests, and changes to changelog * change nni import in test file * fixed average distance matrix method and test * fixed nni unit tests * fixed nni unit tests * updated nni, added examples in documentation, and updated changelog * updating nni * updating nni * updated docstring test in example section * updated docstring * updated docstring test for example * updated docstrings * updated nni's error raising * updated nni's error raising tests * updated nni's error raising tests * removed deprecated test for leaf root flag * updated leaf root flag test * updated nni binary flag test * updated nni leaf root flag test
- Loading branch information