AdmiralenOla / Scoary

Pan-genome wide association studies
GNU General Public License v3.0
147 stars 35 forks source link

Bug: Pruning isolates from phylogenetic tree #50

Closed AdmiralenOla closed 7 years ago

AdmiralenOla commented 7 years ago

I've been made aware of a bug that sometimes occurs when pruning many isolates from the phylogenetic tree calculated internally. The issue occurs when the following subtree is encountered, and X-es are isolates to prune:

     ---- [x]
----|     ---- [x]
     ---- |
           ---- [x]

(Excuse my horrible ASCII drawing)

AdmiralenOla commented 7 years ago

Fixed in 1.6.10