Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / analysis / scoremodels / FeatureDistanceModel.java
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-03-21 Ben SoaresJAL-3130 Replaced deprecated Class.newInstance() with...
2019-01-21 gmungocJAL-3187 (hacked up) show complement features on struct...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-16 gmungocJAL-2403 simplify instantiation / configuration of...
2017-04-11 gmungocJAL-2403 improved ScoreModelI hierarchy as per Kira...
2017-03-27 gmungocJAL-2416 add score model description field for tooltip...
2017-02-28 gmungocJAL-1632 'includeGaps' applied to FeatureDistanceModel...
2017-02-24 gmungocJAL-838 added 'SeqSpace' PID mode, added parameters...
2017-02-23 gmungocJAL-2403 JAL-1483 changes to ScoreModelI hierarchy...
2017-02-20 gmungocJAL-2403 ScoreModelI now DistanceModelI, ScoreMatrix...