Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / io / gff / Gff3Helper.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2019-08-22 gmungocJAL-3121 slightly cleaner parsing of, and unit test...
2019-08-22 gmungocJAL-3121 round trip GFF attributes including map-valued...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-25 gmungocJAL-2738 one constant in codebase for "alleles" attribu...
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
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