Merge branch 'alpha/JAL-3362_Jalview_212_alpha' into alpha/merge_212_JalviewJS_2112
[jalview.git] / src / jalview / io / HMMFile.java
2020-05-18 Jim ProcterMerge branch 'alpha/JAL-3362_Jalview_212_alpha' into...
2018-04-23 gmungocJAL-2956 save/restore HMMER profile to/from Jalview...
2018-03-30 gmungocJAL-2599 MapList from HMM nodes to consensus dataset...
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
2018-02-22 gmungocJAL-2629 tidy unit tests, constants etc
2017-09-01 TZVanaaltenJAL-2629 fix hmmbuild failing due to RF longer than... features/hmmer
2017-08-18 TZVanaaltenMerge branch 'develop' into features/hmmer
2017-08-18 TZVanaaltenJAL-2668 HMMFile export method moved to print method
2017-08-17 TZVanaaltenJAL-2599 move fillSymbol method to HMFile
2017-08-17 TZVanaaltenJAL-2599 some slight renaming of variables and methods
2017-08-17 TZVanaaltenJAL-2629 add documentation to previous work
2017-08-16 TZVanaaltenJAL-2629 add hmmbuild validation check which also gets...
2017-08-11 TZVanaaltenJAL-2599 HMMs can now be dropped onto the desktop
2017-08-10 tzvanaaltenJAL-2629 fix files permission issue on Mac
2017-08-08 TZVanaaltenJAL-2599 fix for index issue on node lookup
2017-08-07 TZVanaaltenJAL-2629 current hmmer commands are now executed in...
2017-08-02 TZVanaaltenJAL-2599 fix issue where parser exported map annotation...
2017-07-31 TZVanaaltenJAL-2629 add hmmalign command
2017-07-27 TZVanaaltenJAL-2629 implement hmmbuild
2017-07-24 tzvanaaltenJAL-2599 .hmm parser should now accept older .hmm files
2017-07-20 TZVanaaltenJAL-2599 add ability to process RNA HMMer files
2017-07-18 TZVanaaltenJAL-2599 complete documentation for HMM and HMMFile...
2017-07-18 TZVanaaltenJAL-2599 modified state transition probability storage
2017-06-29 TZVanaaltentransferred the storage position of the HMM to annotations
2017-06-22 TZVanaaltenfully integrate HMMER3 file format into Jalview
2017-06-20 TZVanaaltenrestructure file exporter
2017-06-15 TZVanaaltenadd HMMFile class to read and write HMM files