JAL-1705 tweak to MapList.toString for debugging
[jalview.git] / src / jalview / util / MappingUtils.java
2016-04-01 gmungocJAL-1705 generalised getLength() to handle [start1...
2016-03-21 gmungocJAL-2029 many-to-many EnsemblCDS-to-Uniprot mappings
2016-03-03 gmungocJAL-1705 include stop codons in derived CDS; support...
2016-03-01 gmungocJAL-1705 align CDS and peptide products to transcripts
2016-02-19 gmungocJAL-1705 helper method for mapping excluding stop codon
2016-01-28 gmungocMerge branch 'develop' into JAL-1705_trialMerge
2016-01-11 gmungocJAL-1989 map hidden column ranges
2015-12-22 gmungocJAL-653 AlignedCodonFrame collections changed from...
2015-12-03 gmungocJAL-653 handle reverse strand mappings also
2015-09-10 Jim ProcterJAL-1645 licencing for new files in src
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-05-05 gmungocJAL-1725 first version of Jetty server / chimera select...
2015-04-23 gmungocJAL-845 only 'follow' sort command in coding complement...
2015-04-08 gmungocJAL-1691 applet SplitFrame scrolling; pull up of 5...
2015-04-07 gmungocJAL-1691 linked scrollling in split frame (Desktop)
2015-04-01 gmungocJAL-845 fixed start/end range of a mapped SequenceGroup
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch