Merge branch 'kjvdh/features/PhylogenyViewer_tabbedsupport' into merge/2_11_2/kjvdh...
[jalview.git] / src / jalview / analysis / TreeBuilder.java
2017-11-08 kjvdheideJAL-2794 Added getter for AlignmentViewport to TreeBuilder
2017-11-02 kjvdheideJAL-2795 Reverted code changes needed to cluster from...
2017-11-02 kjvdheideJAL-2795 Forester now NJ-clusters the DistanceMatrix...
2017-10-26 kjvdheideAdded getters for scoremodel & scoreparams in TreeBuilder
2017-10-26 kjvdheideTreeBuilder now stores the used ScoreModel and ScoreParams
2017-10-26 kjvdheidesmall name fixes in TreeBuilder
2017-10-26 kjvdheideadded getSeqData to TreeBuilder
2017-10-11 kjvdheideforester as submodule with InternalFrame + start of...
2017-10-11 kjvdheidejust a comment
2017-10-10 kjvdheideStart of programmatically creating Aptx trees
2017-10-09 kjvdheideFully separated tree GUI from calculation
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...