JAL-1499 parse !Gene statements to SequenceFeature
[jalview.git] / src / jalview / io / MegaFile.java
2015-10-01 gmungocJAL-1499 parse !Gene statements to SequenceFeature
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...