JAL-1499 slight refactoring of handling interleaved data blocks
[jalview.git] / test / jalview / io / MegaFileTest.java
2015-10-23 gmungocJAL-1499 slight refactoring of handling interleaved... features/JAL-1499_MEGA
2015-10-19 gmungocJAL-1499 output !Domain and !Gene statements from align...
2015-10-09 gmungocJAL-1499 sequence feature type = "Gene" or "Domain...
2015-10-09 gmungocJAL-1499 Gene and Domain parsed to AlignmentAnnotation...
2015-10-09 gmungocJAL-1499 output !Label lines for "MEGA Label" alignment...
2015-10-08 gmungocJAL-1499 convert unsupported gap character to '-'
2015-10-07 gmungocJAL-1499 parsing !Label statements to AlignmentAnnotation
2015-10-07 gmungocJAL-1499 test code refactor / tidy
2015-10-07 gmungocJAL-1499 refactored processGeneOrDomain, expanded test
2015-10-07 gmungocJAL-1499 corrected domainend parsing, add gene name...
2015-10-06 gmungocJAL-1499 improved parsing of !Domain and !Gene including
2015-10-01 gmungocJAL-1499 tests with gaps; NSites = width
2015-10-01 gmungocJAL-1499 parse files with position number comments...
2015-10-01 gmungocJAL-1499 replace identity symbols when parsing
2015-10-01 gmungocJAL-1499 write position numbers at end of each line...
2015-10-01 gmungocJAL-1499 tweak output format for Description
2015-09-30 gmungocJAL-1499 initial tests working, can export to / import...
2015-09-29 gmungocJAL-1499 first pass update of parsing and tests, more...