JAL-2599 test coverage and bug fixes for 'minimal file' parsing
[jalview.git] / test / jalview / io / HMMFileTest.java
2018-02-26 gmungocJAL-2599 test coverage and bug fixes for 'minimal file...
2018-02-23 gmungocJAL-2599 parser and datamodel use primitive double...
2018-02-22 gmungocJAL-2629 tidy tests, refactor hmmer node mapping slightly
2017-08-18 TZVanaaltenJAL-2668 add tests for HMMER commands, annotation and io
2017-08-16 TZVanaaltenJAL-2629 add hmmbuild validation check which also gets...
2017-08-02 TZVanaaltenJAL-2599 fix issue where parser exported map annotation...
2017-07-18 TZVanaaltenJAL-2599 modified state transition probability storage
2017-06-29 TZVanaaltentransferred the storage position of the HMM to annotations
2017-06-23 TZVanaaltentest HMMER colour scheme
2017-06-22 TZVanaaltenfully integrate HMMER3 file format into Jalview
2017-06-20 TZVanaaltencreate method to test HMM model as string
2017-06-20 TZVanaaltenrestructure file exporter
2017-06-15 TZVanaaltenadd tests for HMMFile class