JAL-2507 JAL-2509 allow differences in visibility of annotation rows to be ignored...
[jalview.git] / test /
2017-03-01 gmungocJAL-1264 smarter way to skip autocalc'd annotations...
2017-03-01 gmungocMerge branch 'features/JAL-2295setChimeraAttributes...
2017-02-28 gmungocJAL-1632 'includeGaps' applied to FeatureDistanceModel...
2017-02-28 kiramtJAL-2388 Removing sources of non-determinism in unit...
2017-02-27 gmungocJAL-2416 seqspace.scm and PIDDistanceModel replaced...
2017-02-27 gmungocJAL-838 ScoreMatrix now respects SimilarityParams!
2017-02-27 gmungocJAL-838 tests for PID calculation with parameter options
2017-02-27 kiramtJAL-2388 Minor refactoring
2017-02-27 kiramtJAL-2388 Unit tests take 2
2017-02-24 gmungocJAL-838 added 'SeqSpace' PID mode, added parameters...
2017-02-24 gmungocJAL-2403 PIDModel added (wip)
2017-02-24 gmungocJAL-1483 PIDModel potential replacement for PIDDistance...
2017-02-24 gmungocJAL-2403 JAL-1483 push 'reverseRange' inside Matrix
2017-02-23 kiramtJAL-2388 Unit tests for columns, take 1
2017-02-23 gmungocJAL-2403 JAL-1483 changes to ScoreModelI hierarchy...
2017-02-23 gmungocJAL-2403 additional methods to support distance/similar...
2017-02-23 kiramtJAL-2388 Unit tests in progress
2017-02-21 gmungocJAL-2416 typo
2017-02-21 gmungocJAL-2416 ScoreMatrix.getMatrix() returns a defensive...
2017-02-21 gmungocJAL-2416 support roundtrip print/parse of ScoreMatrix
2017-02-21 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-02-21 kiramtMerge branch 'bug/JAL-2421overviewboxflicker' into
2017-02-21 kiramtMerge branch 'develop' into features/JAL-2388OverviewWindow
2017-02-21 kiramtJAL-2421 Unit test
2017-02-21 gmungocJAL-2416 more validation in ScoreMatrix constructor
2017-02-20 gmungocJAL-2403 ScoreModelI now DistanceModelI, ScoreMatrix...
2017-02-20 gmungocJAL-2416 replaced dependency on ResidueProperties with...
2017-02-20 Jim ProcterMerge branch 'features/JAL-2379pcaMemory' into develop
2017-02-17 gmungocJAL-2416 scoreMatrices removed from ResidueProperties
2017-02-17 gmungocJAL-2413 extracted new method SetUtils.countDisjunction()
2017-02-17 kiramtJAL-2388 Incomplete unit tests
2017-02-17 gmungocJAL-2416 score models now held in order added
2017-02-17 gmungocJAL-2416 allow space in score matrix name
2017-02-17 gmungocJAL-2403 extract method refactoring of FeatureScoreMode...
2017-02-17 kiramtJAL-2421 incomplete unit test
2017-02-17 kiramtJAL-2421 Fix to alignment panel scroll values, and...
2017-02-15 Jim ProcterJAL-2374 tests for SequenceGroup.contains
2017-02-15 Jim ProcterJAL-2374 JAL-1270 assign SequenceGroup tests to ‘Functi...
2017-02-14 gmungocParsing moved to (new) ScoreMatrixFile, drag and drop...
2017-02-14 gmungocMerge branch 'develop' into bug/JAL-2346annotationChoice
2017-02-13 gmungocJAL-2416 allow alphabet symbol (optional) in first...
2017-02-13 gmungocJAL-1632 JAL-2416 load score matrices from file, as...
2017-02-13 gmungocJAL-1632 first cut of Tree chooser dialog and ScoreMode...
2017-02-09 Jim ProcterMerge branch 'develop' into features/JAL-2316 features/JAL-2316
2017-02-09 gmungocJAL-2371 no test for lower case consensus as not expect...
2017-02-09 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory features/JAL-2379pcaMemory
2017-02-09 gmungocJAL-2405 check for circular reference in SequenceGroup...
2017-02-09 gmungocJAL-2405 set initial selection group alignment context
2017-02-08 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-02-07 gmungocJAL-2397 PCA gap cost uses last column of score matrix
2017-02-06 gmungocJAL-2379 computePairwiseScores() moved to ScoreMatrix
2017-02-03 gmungocJAL-2379 'direct' pairwise score calculation for PCA...
2017-01-31 gmungocJAL-2371 rename global/viewportColourScheme to residueS...
2017-01-31 gmungocJAL-2385 more tests/bug fixes mostly for gui.SliderPane...
2017-01-27 gmungocJAL-2371 CollectionColourScheme renamed ResidueShader...
2017-01-27 gmungocJAL-2099 belated unit test
2017-01-27 gmungocJAL-2360 JAL-2371 updates from review CR-JAL-1
2017-01-26 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-01-26 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-26 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-26 kiramtJAL-2316 Updated to use identifiers jalview service
2017-01-26 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory
2017-01-26 gmungocJAL-2344 test fix and code tidy for review comments
2017-01-26 gmungocJAL-2380 code tidy after review
2017-01-23 gmungocJAL-2379 made SparseMatrix.divide() so as to exactly...
2017-01-23 gmungocJAL-2386 unit tests for change colour (and minor refact...
2017-01-20 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-19 gmungocJAL-2370 unit tests for extracted ColumnSelection.stret...
2017-01-18 gmungocJAL-2379 more realistic matrices for unit tests
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2295setChimera...
2017-01-17 gmungocJAL-2370 fix bug when hiding a range including two...
2017-01-17 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-17 gmungocJAL-2379 SparseMatrix alternative to Matrix, both MatrixI
2017-01-17 gmungocJAL-2379 SparseDoubleArray added (for use by SparseMatrix)
2017-01-16 gmungocJAL-1270 class renamed
2017-01-16 gmungocJAL-2380 fix Matrix.postMultiply()
2017-01-16 gmungocJAL-1270 tweaks to AlignmentGenerator / client class
2017-01-12 gmungocJAL-1270 renamed AlignmentGenerator, and added peptide...
2017-01-12 gmungocJAL-2344 now flagging formats as 'identifiable' instead...
2017-01-11 gmungocJAL-2344 FileFormats singleton for formats, FileFormatI...
2017-01-10 gmungocJAL-2377 avoid infinite loop formatting 1.0E-310
2017-01-10 kiramtJAL-2316 Separate label/db name in UrlProviders. Unit...
2017-01-09 gmungocJAL-2371 remove ColourSchemeI.findColour(c), pure inter...
2017-01-09 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-01-06 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-06 gmungocJAL-2360 findColour() with no args removed from ColourS...
2017-01-06 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-06 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-05 gmungocJAL-2374 unit test for (modified) Alignment.findGroup()
2017-01-05 gmungocJAL-2371 add test for toggling ignore gaps with PID...
2017-01-05 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-05 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-05 gmungocJAL-2371 tests added
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
2016-12-29 gmungocJAL-2630 first pass groovy colour scheme (with slight...
2016-12-23 gmungocJAL-2360 removed UserDefinedColours.userColourSchemes
2016-12-22 gmungocJAL-2360 structure viewers now using ColourMenuHelper...
2016-12-21 gmungocJAL-2360 simplified code to create a new colour scheme
next