Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / analysis / scoremodels / ScoreModels.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2019-03-11 gmungocJAL-1270 JAL-2416 JAL-2839 set alwaysRun=true in test...
2018-04-26 gmungocJAL-2962 remove Change Parameters menu from PCA panel
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-05-16 gmungocJAL-2403 simplify instantiation / configuration of...
2017-05-02 gmungocJAL-2499 JAL-2403 push 'configure for view' inside...
2017-03-23 gmungocJAL-2393 code tidy and comments, PIDDistanceModel depre...
2017-02-27 gmungocJAL-2416 seqspace.scm and PIDDistanceModel replaced...
2017-02-24 gmungocJAL-2403 PIDModel added (wip)
2017-02-23 gmungocJAL-2403 JAL-1483 changes to ScoreModelI hierarchy...
2017-02-20 gmungocJAL-2403 ScoreModelI now DistanceModelI, ScoreMatrix...
2017-02-18 gmungocJAL-2416 better encapsulated 'constants' for BLOSUM62...
2017-02-17 gmungocJAL-2416 scoreMatrices removed from ResidueProperties
2017-02-17 gmungocJAL-2416 order score models by order of addition rather...
2017-02-14 gmungocParsing moved to (new) ScoreMatrixFile, drag and drop...
2017-02-13 gmungocJAL-1632 JAL-2416 load score matrices from file, as...
2017-02-13 gmungocJAL-1632 first cut of Tree chooser dialog and ScoreMode...