Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / analysis / TreeBuilder.java
2023-02-23 James ProcterJAL-4134 - brutal hack to build a tree clustering colum...
2023-02-23 James ProcterJAL-4134 - refactor tree calculation code to work with...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-16 Jim ProcterJAL-2418 add GPL to main sources
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-04-11 gmungocJAL-2403 improved ScoreModelI hierarchy as per Kira...
2017-04-11 gmungocJAL-2428 Javadoc
2017-03-27 gmungocJAL-2428 pass AlignmentView to TreeModel so Show Input...
2017-03-23 gmungocJAL-2393 code tidy and comments, PIDDistanceModel depre...
2017-03-06 gmungocJAL-2428 correct order of processing in joinClusters()
2017-03-06 gmungocJAL-2428 separate TreeModel from TreeBuilder/NJTree...