Merge branch 'develop' into features/JAL-2393customMatrices
[jalview.git] / src / jalview / analysis / scoremodels / ScoreMatrix.java
2017-02-21 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-02-21 gmungocJAL-2416 more validation in ScoreMatrix constructor
2017-02-20 gmungocJAL-2403 ScoreModelI now DistanceModelI, ScoreMatrix...
2017-02-17 gmungocJAL-2403 redundant 'implements' removed
2017-02-14 gmungocParsing moved to (new) ScoreMatrixFile, drag and drop...
2017-02-13 gmungocJAL-2416 allow alphabet symbol (optional) in first...
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...