JAL-2481 test correct behaviour of findFeatureColour for final residue in sequence
[jalview.git] / test / jalview / renderer / seqfeatures /
2017-10-17 Jim ProcterJAL-2481 test correct behaviour of findFeatureColour...
2017-08-10 gmungocJAL-2593 don't filter out 'colour by label' features
2017-07-24 gmungocJAL-2624 additional tests for FeatureColour.getColour(),
2017-07-23 gmungocJAL-2481 JAL-2624 test for render feature below score...
2017-07-23 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-22 gmungocJAL-2624 check feature colour threshold when colouring...
2017-06-24 gmungocJAL-2589 unit test updated
2017-06-09 gmungocJAL-2589 render colour scheme gap colour in overview bug/JAL-2589gapColour
2017-06-09 gmungocJAL-2593 avoid redundant rendering of co-located features
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-25 gmungocJAL-2557 removal of Sequence.sequenceFeatures
2017-05-09 gmungocJAL-2483 JAL-2481 fixed findAllFeatures to handle null...
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-04-20 gmungocJAL-2483 JAL-2481 findAllFeatures without scanning...
2017-03-15 gmungocJAL-2438 handle null FeatureRenderer in FeatureColourFinder
2017-03-15 gmungocJAL-2438 refactored checks for 'no features displayed'
2017-03-14 gmungocJAL-2438 unit test, fixes, Javadoc updates
2017-03-14 gmungocJAL-2438 unit tests for FeatureColourFinder (transparen...