JAL-2476 ability to drag and drop score matrix file to desktop, simplify
[jalview.git] / src / jalview / io / ScoreMatrixFile.java
2017-04-25 gmungocJAL-2476 ability to drag and drop score matrix file... features/JAL-2476dropFiles
2017-03-28 gmungocJAL-2416 more test coverage of matrix parser
2017-03-27 gmungocJAL-2416 parse score matrices in either NCBI or AAindex...
2017-03-27 gmungocJAL-2416 class Javadoc updates prior to parsing changes
2017-02-21 gmungocJAL-2416 support roundtrip print/parse of ScoreMatrix
2017-02-17 gmungocJAL-2416 allow space in score matrix name
2017-02-14 gmungocParsing moved to (new) ScoreMatrixFile, drag and drop...