JAL-2050 make SequenceFeature.score final, adjust constructor calls
[jalview.git] / src / jalview / io / gff / Gff3Helper.java
2017-05-25 gmungocJAL-2050 make SequenceFeature.score final, adjust const...
2017-05-16 gmungocJAL-2505 refactor to set type and group in SequenceFeat...
2017-05-09 gmungocJAL-2505 use constructors to set (what will be) final...
2016-10-05 Jim ProcterJAL-2189 apply license
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-03-22 gmungocJAL-1191 isolated SequenceOntology (BioJava wrapper...
2016-02-12 gmungocJAL-1705 take feature ID for description if nothing...
2016-02-01 gmungocJAL-1705 JAL-1191 SequenceOntologyLite added as hard...
2016-01-27 gmungocJAL-1705 add exon name to features and render on peptid...
2016-01-26 gmungocJAL-1705 derive transcript sequences from gene sequence...
2016-01-25 gmungocJAL-1705 EnsemblGene added, and related refactoring
2016-01-23 gmungocJAL-1705 compute peptide variants from dna; add "conseq...
2016-01-21 gmungocJAL-653 refactor / tidy
2015-12-22 gmungocJAL-653 GFF new/refactored helper classes