JAL-838 move two callers off Comparison.PID and deprecate it
[jalview.git] / src / jalview / analysis / scoremodels / PIDModel.java
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...