JAL-2476 ability to drag and drop score matrix file to desktop, simplify
[jalview.git] / test /
2017-04-12 gmungocJAL-2403 ensure array held in Matrix is immutable
2017-04-11 gmungocJAL-2403 improved ScoreModelI hierarchy as per Kira...
2017-04-10 gmungocJAL-2403 unit tests for PCA.computeSimilarity, signatur...
2017-04-10 gmungocJAL-2416 test updated for reinstatement of '*' row...
2017-04-07 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-04-03 gmungocJAL-2314 made non-test method non-public bug/JAL-2314
2017-04-03 gmungocMerge branch 'develop' into bug/JAL-2314
2017-03-31 gmungocJAL-2405 additional checks for circular reference in...
2017-03-31 gmungocJAL-2472 PrivilegedAccessor added
2017-03-31 gmungocJAL-2430 code tidy, unit test for Jmol hidden column...
2017-03-30 gmungocJAL-2346 JAL-1933 test updated to include Occupancy
2017-03-30 gmungocJAL-2346 always run setup! bug/JAL-2346annotationChoice
2017-03-30 gmungocJAL-2346 more test coverage for AnnotationColourGradient
2017-03-30 gmungocMerge branch 'develop' into bug/JAL-2346annotationChoice
2017-03-29 gmungocJAL-2416 revert to '*' not '-' in score matrix, handle...
2017-03-28 gmungocJAL-2403 JAL-2416 pairwise score unexpected symbols...
2017-03-28 gmungocJAL-2403 further test coverage for ScoreMatrix, min...
2017-03-28 gmungocJAL-2416 more test coverage of matrix parser
2017-03-27 gmungocJAL-2416 parse score matrices in either NCBI or AAindex...
2017-03-27 gmungocJAL-2416 tidy up after switch from ' ' to '-' in score...
2017-03-27 gmungocJAL-2416 score matrix gap symbol (if any) dynamically...
2017-03-27 gmungocJAL-2416 add score model description field for tooltip...
2017-03-27 gmungocJAL-2416 use '-' not space for gap in score matrices
2017-03-24 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-03-24 gmungocJAL-2428 simplify TreeModel constructors, add getOrigin...
2017-03-24 gmungocJAL-2416 tests added for ScoreMatrix
2017-03-24 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-03-24 kiramtJAL-2314 Fixes to DisorderAnnotExportImport test
2017-03-24 gmungocJAL-838 move two callers off Comparison.PID and depreca...
2017-03-23 kiramtJAL-2388 unit test initialisation fix for running full...
2017-03-23 kiramtJAL-2314 Tweaks to stop thread sync issues
2017-03-23 gmungocJAL-2397 scale PCA by PID to alignment width to match...
2017-03-23 gmungocJAL-2393 updated test for removal of PIDDistanceModel
2017-03-23 kiramtJAL-2314 Re-annotated unit tests using Jws2Discoverer
2017-03-23 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-03-22 kiramtMerge remote-tracking branch 'origin/develop' into
2017-03-22 gmungocJAL-2311 suppress autocalc'd annotation to isolate...
2017-03-21 kiramtJAL-2307 Fixed SiftsClient unit test
2017-03-21 gmungocJAL-2306 assert no DAS sources
2017-03-21 gmungocJAL-2243 update discovered features on opening structur...
2017-03-21 Jim ProcterMerge branch 'features/JAL-2388OverviewWindow' into...
2017-03-20 Jim ProcterMerge branch 'bug/JAL-2421overviewboxflicker' into...
2017-03-17 kiramtJAL-2388 ViewportRanges unit test
2017-03-17 kiramtJAL-2437 Synchronization corrections and unit tests
2017-03-17 kiramtJAL-2388 Renamed column and row subtraction functions
2017-03-16 kiramtJAL-2388 Applied ViewportRanges to code
2017-03-16 kiramtJAL-2388 Renamed viewport position props to viewport...
2017-03-16 kiramtJAL-2388 Unit test update
2017-03-15 kiramtJAL-2388 Unit tests and tidies
2017-03-15 gmungocJAL-2443 push getResidueBoxColour inside getResidueColour
2017-03-15 gmungocJAL-2438 handle null FeatureRenderer in FeatureColourFinder
2017-03-15 gmungocJAL-2438 refactored checks for 'no features displayed'
2017-03-14 kiramtJAL-2388 New hidden cols/seqs functions to support...
2017-03-14 gmungocJAL-2438 unit test, fixes, Javadoc updates
2017-03-14 gmungocJAL-2438 unit tests for FeatureColourFinder (transparen...
2017-03-13 gmungocJAL-2438 FeatureColourFinder refactored from FeatureRen...
2017-03-10 kiramtJAL-2437 Fixed reordering of sequences when hiding...
2017-03-10 kiramtJAL-2388 Moving some alignment panel logic into overvie...
2017-03-09 kiramtJAL-2388 Minor fix for annotation graph, removed unit...
2017-03-08 gmungocJAL-2430 colour columns hidden in alignment gray on...
2017-03-07 kiramtJAL-2388 Fixed inherited&new out-by-one errors; further...
2017-03-07 gmungocJAL-2295 status messages for Chimera attributes set...
2017-03-07 kiramtJAL-2388 Additional unit tests
2017-03-07 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-03-07 kiramtJAL-2429 findColumnPosition returns 0 for cols in regio...
2017-03-07 kiramtJAL-2429 Additional fix to ColumnSelection when hidden...
2017-03-06 kiramtJAL-2388 Remove OverviewDimensions dependency on gui...
2017-03-06 kiramtJAL-2388 Corrected overview panel behaviour, updated...
2017-03-06 gmungocJAL-2428 separate TreeModel from TreeBuilder/NJTree...
2017-03-03 kiramtJAL-2429 Fix to ColumnSelection::findColumnPosition
2017-03-03 kiramtJAL-2388 Initial removal of hidden cols/seqs out of...
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
next