JAL-3725 helper methods for computing mapped feature range overlap
[jalview.git] / test / jalview / util / MapListTest.java
2020-10-28 gmungocJAL-3725 helper methods for computing mapped feature...
2020-10-22 gmungocJAL-3751 only merge strictly contiguous ranges of mappings
2018-06-04 gmungocJAL-3019 correctly form toRange of 'traversed' MapList
2018-05-07 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-04-12 gmungocJAL-2223 don't add duplicate mappings to StructureSelec...
2017-12-01 gmungocJAL-2835 spike updated to latest (use specific SO term...
2017-11-28 gmungocJAL-2850 MapList.isToForwardStrand added
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-15 gmungocJAL-1270 add missing "Functional" to tests
2017-10-20 gmungocPush 1793 latest to spike branch
2017-10-06 gmungocJAL-2738 unit test for mapping failure case
2017-10-05 gmungocJAL-2738 update spikes/mungo
2017-10-05 gmungocJAL-2738 method to compound / traverse / convolve two...
2016-11-24 tcofoegbuJAL-2326 added setup method for JvOptionPane in all... features/JAL-2326_JOptionPane-refactoring
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 format tests
2016-06-14 gmungocJAL-1686 JAL-2110 equals and/or hashCode method added
2016-04-01 gmungocJAL-1705 tweak to MapList.toString for debugging
2016-03-15 gmungocJAL-1705 code tidy/comment only
2016-03-01 gmungocJAL-1705 align CDS and peptide products to transcripts
2016-01-28 gmungocJAL-1705 merge contiguous ranges when constructing...
2016-01-21 gmungocJAL-1705 isFromForwardStrand added; toString (for debug...
2015-12-22 gmungocJAL-653 AlignedCodonFrame internal refactor, merge...
2015-11-30 gmungocJAL-653 MapList constructor merges any contiguous ranges
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 licencing for new files in test and utils
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-07 tcofoegbuJAL-1805 test envirionment separation
2015-06-19 tcofoegbuJAL-1270 JUnit to TestNG refactoring
2015-06-04 gmungocJAL-1270 testToString added
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch