JAL-3205 faster calculation with symmetric score matrix
[jalview.git] / src / jalview / analysis / scoremodels / PIDModel.java
2019-03-03 gmungocJAL-3205 faster calculation with symmetric score matrix
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-04-11 gmungocJAL-2403 improved ScoreModelI hierarchy as per Kira...
2017-03-27 gmungocJAL-2416 add score model description field for tooltip...
2017-03-27 gmungocJAL-2416 use '-' not space for gap in score matrices
2017-03-24 gmungocJAL-838 move two callers off Comparison.PID and depreca...
2017-02-28 gmungocJAL-1632 'includeGaps' applied to FeatureDistanceModel...
2017-02-27 gmungocJAL-838 ScoreMatrix now respects SimilarityParams!
2017-02-27 gmungocJAL-838 tests for PID calculation with parameter options
2017-02-24 gmungocJAL-838 added 'SeqSpace' PID mode, added parameters...
2017-02-24 gmungocJAL-1483 PIDModel potential replacement for PIDDistance...