jalview.git
7 years agoJAL-2429 Additional fix to ColumnSelection when hidden cols start at 0
kiramt [Tue, 7 Mar 2017 09:35:14 +0000 (09:35 +0000)]
JAL-2429 Additional fix to ColumnSelection when hidden cols start at 0

7 years agoJAL-2388 Dependency tidy
kiramt [Mon, 6 Mar 2017 16:23:53 +0000 (16:23 +0000)]
JAL-2388 Dependency tidy

7 years agoJAL-2388 Remove OverviewDimensions dependency on gui classes
kiramt [Mon, 6 Mar 2017 16:20:18 +0000 (16:20 +0000)]
JAL-2388 Remove OverviewDimensions dependency on gui classes

7 years agoJAL-2388 Corrected overview panel behaviour, updated tests
kiramt [Mon, 6 Mar 2017 14:29:58 +0000 (14:29 +0000)]
JAL-2388 Corrected overview panel behaviour, updated tests

7 years agoJAL-2429 Fix to ColumnSelection::findColumnPosition
kiramt [Fri, 3 Mar 2017 15:00:11 +0000 (15:00 +0000)]
JAL-2429 Fix to ColumnSelection::findColumnPosition

7 years agoJAL-2388 Initial removal of hidden cols/seqs out of overview
kiramt [Fri, 3 Mar 2017 09:46:08 +0000 (09:46 +0000)]
JAL-2388 Initial removal of hidden cols/seqs out of overview

7 years agoJAL-2295 tweak order and wording of Superpose menu items and tooltip
gmungoc [Thu, 2 Mar 2017 10:06:13 +0000 (10:06 +0000)]
JAL-2295 tweak order and wording of Superpose menu items and tooltip

7 years agoJAL-2295 make 'Jmol' menu appear; enable/disable Superpose option for
gmungoc [Thu, 2 Mar 2017 09:51:17 +0000 (09:51 +0000)]
JAL-2295 make 'Jmol' menu appear; enable/disable Superpose option for
Chimera

7 years agoJAL-2388 Reverted to previous
kiramt [Wed, 1 Mar 2017 16:40:07 +0000 (16:40 +0000)]
JAL-2388 Reverted to previous

7 years agoJAL-1264 smarter way to skip autocalc'd annotations in asserts
gmungoc [Wed, 1 Mar 2017 15:19:09 +0000 (15:19 +0000)]
JAL-1264 smarter way to skip autocalc'd annotations in asserts

7 years agoMerge branch 'features/JAL-2295setChimeraAttributes' into
gmungoc [Wed, 1 Mar 2017 14:38:50 +0000 (14:38 +0000)]
Merge branch 'features/JAL-2295setChimeraAttributes' into
merges/develop_JAL2295setChimeraAttributes

Conflicts:
src/jalview/ext/rbvi/chimera/ChimeraCommands.java
src/jalview/ext/rbvi/chimera/JalviewChimeraBinding.java
src/jalview/gui/ChimeraViewFrame.java
test/jalview/ext/rbvi/chimera/ChimeraCommandsTest.java

7 years agoJAL-2388 Preliminary refactor check-in, does not compile
kiramt [Wed, 1 Mar 2017 08:46:10 +0000 (08:46 +0000)]
JAL-2388 Preliminary refactor check-in, does not compile

7 years agoJAL-2426 Removal of NPE in conservation thread when closing Jalview
kiramt [Tue, 28 Feb 2017 14:50:10 +0000 (14:50 +0000)]
JAL-2426 Removal of NPE in conservation thread when closing Jalview

7 years agoJAL-2388 Removing sources of non-determinism in unit tests
kiramt [Tue, 28 Feb 2017 14:48:56 +0000 (14:48 +0000)]
JAL-2388 Removing sources of non-determinism in unit tests

7 years agoJAL-2388 First move of endRes etc out of AlignmentViewport (in progress)
kiramt [Tue, 28 Feb 2017 14:48:25 +0000 (14:48 +0000)]
JAL-2388 First move of endRes etc out of AlignmentViewport (in progress)

7 years agoJAL-2426 Checks on conservation thread in case we are shutting down
kiramt [Tue, 28 Feb 2017 12:25:11 +0000 (12:25 +0000)]
JAL-2426 Checks on conservation thread in case we are shutting down

7 years agoJAL-2388 Make startRes,startSeq,endRes,endSeq private with get/setters
kiramt [Mon, 27 Feb 2017 16:10:21 +0000 (16:10 +0000)]
JAL-2388 Make startRes,startSeq,endRes,endSeq private with get/setters

7 years agoJAL-2388 Minor refactoring
kiramt [Mon, 27 Feb 2017 11:45:30 +0000 (11:45 +0000)]
JAL-2388 Minor refactoring

7 years agoJAL-2388 Unit tests take 2
kiramt [Mon, 27 Feb 2017 09:31:46 +0000 (09:31 +0000)]
JAL-2388 Unit tests take 2

7 years agoJAL-2388 Unit tests for columns, take 1
kiramt [Thu, 23 Feb 2017 18:14:13 +0000 (18:14 +0000)]
JAL-2388 Unit tests for columns, take 1

7 years agoJAL-2388 Unit tests in progress
kiramt [Thu, 23 Feb 2017 10:18:02 +0000 (10:18 +0000)]
JAL-2388 Unit tests in progress

7 years agoMerge branch 'bug/JAL-2421overviewboxflicker' into
kiramt [Tue, 21 Feb 2017 10:55:07 +0000 (10:55 +0000)]
Merge branch 'bug/JAL-2421overviewboxflicker' into
features/JAL-2388OverviewWindow

Conflicts:
src/jalview/gui/AlignmentPanel.java

7 years agoMerge branch 'develop' into features/JAL-2388OverviewWindow
kiramt [Tue, 21 Feb 2017 10:53:40 +0000 (10:53 +0000)]
Merge branch 'develop' into features/JAL-2388OverviewWindow

7 years agoJAL-2421 Unit test
kiramt [Tue, 21 Feb 2017 10:14:01 +0000 (10:14 +0000)]
JAL-2421 Unit test

7 years agoMerge branch 'features/JAL-2379pcaMemory' into develop
Jim Procter [Mon, 20 Feb 2017 11:36:39 +0000 (11:36 +0000)]
Merge branch 'features/JAL-2379pcaMemory' into develop

7 years agoJAL-2388 Incomplete unit tests
kiramt [Fri, 17 Feb 2017 14:57:39 +0000 (14:57 +0000)]
JAL-2388 Incomplete unit tests

7 years agoJAL-2421 incomplete unit test
kiramt [Fri, 17 Feb 2017 13:17:32 +0000 (13:17 +0000)]
JAL-2421 incomplete unit test

7 years agoJAL-2421 Fix to alignment panel scroll values, and start of unit test.
kiramt [Fri, 17 Feb 2017 07:46:07 +0000 (07:46 +0000)]
JAL-2421 Fix to alignment panel scroll values, and start of unit test.

7 years agoMerge branch 'bug/JAL-2374_JAL-2419_overlappinggroups_currentselection_popupmenu...
Jim Procter [Thu, 16 Feb 2017 11:49:57 +0000 (11:49 +0000)]
Merge branch 'bug/JAL-2374_JAL-2419_overlappinggroups_currentselection_popupmenu' into develop

7 years agoJAL-2374 JAL-2419 - TODO suspiciously redundant nested if clauses probably need a... bug/JAL-2374_JAL-2419_overlappinggroups_currentselection_popupmenu
Jim Procter [Wed, 15 Feb 2017 17:13:26 +0000 (17:13 +0000)]
JAL-2374 JAL-2419 - TODO suspiciously redundant nested if clauses probably need a cleanup

7 years agofix for JAL-2419 - don’t trash the current selection
Jim Procter [Wed, 15 Feb 2017 17:12:02 +0000 (17:12 +0000)]
fix for JAL-2419 - don’t trash the current selection

7 years agoJAL-2374 don’t search twice for containing group to assign to stretchGroup
Jim Procter [Wed, 15 Feb 2017 16:47:34 +0000 (16:47 +0000)]
JAL-2374 don’t search twice for containing group to assign to stretchGroup

7 years agoJAL-2374 tests for SequenceGroup.contains
Jim Procter [Wed, 15 Feb 2017 15:45:06 +0000 (15:45 +0000)]
JAL-2374 tests for SequenceGroup.contains

7 years agoJAL-2374 JAL-1270 assign SequenceGroup tests to ‘Functional’
Jim Procter [Wed, 15 Feb 2017 15:43:06 +0000 (15:43 +0000)]
JAL-2374 JAL-1270 assign SequenceGroup tests to ‘Functional’

7 years agoJAL-2374 new contains methods for seq and seq,apos
Jim Procter [Wed, 15 Feb 2017 15:41:58 +0000 (15:41 +0000)]
JAL-2374 new contains methods for seq and seq,apos

7 years agoJAL-2374 javadoc - qualify that sequence argument to findGroup must be in the Alignme...
Jim Procter [Wed, 15 Feb 2017 15:38:49 +0000 (15:38 +0000)]
JAL-2374 javadoc - qualify that sequence argument to findGroup must be in the Alignment, not share the same dataset sequence

7 years agoJAL-2346 disable 'threshold min/max' when 'use original colours'
gmungoc [Tue, 14 Feb 2017 14:12:39 +0000 (14:12 +0000)]
JAL-2346 disable 'threshold min/max' when 'use original colours'
selected

7 years agoJAL-2346 remove refactored fields, fix test for above threshold
gmungoc [Tue, 14 Feb 2017 14:02:03 +0000 (14:02 +0000)]
JAL-2346 remove refactored fields, fix test for above threshold

7 years agoJAL-2388 Removed unnecessary CommandListener interface from Viewports
kiramt [Tue, 14 Feb 2017 13:47:50 +0000 (13:47 +0000)]
JAL-2388 Removed unnecessary CommandListener interface from Viewports

7 years agoMerge branch 'develop' into bug/JAL-2346annotationChoice
gmungoc [Tue, 14 Feb 2017 12:34:54 +0000 (12:34 +0000)]
Merge branch 'develop' into bug/JAL-2346annotationChoice

Conflicts:
src/jalview/appletgui/AnnotationColourChooser.java
src/jalview/gui/AnnotationRowFilter.java
src/jalview/gui/Jalview2XML.java
src/jalview/gui/PopupMenu.java
src/jalview/schemes/AnnotationColourGradient.java

7 years agoJAL-2371 small move of code, typo correction
gmungoc [Fri, 10 Feb 2017 11:03:15 +0000 (11:03 +0000)]
JAL-2371 small move of code, typo correction

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2388OverviewWindow
kiramt [Thu, 9 Feb 2017 15:30:02 +0000 (15:30 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2388OverviewWindow

7 years agoJAL-1608 menu entry text; enable/disable Create/Remove Group option
gmungoc [Thu, 9 Feb 2017 13:43:21 +0000 (13:43 +0000)]
JAL-1608 menu entry text; enable/disable Create/Remove Group option

7 years agoJAL-2388 Initial refactor of OverviewPanel
kiramt [Thu, 9 Feb 2017 13:00:32 +0000 (13:00 +0000)]
JAL-2388 Initial refactor of OverviewPanel

7 years agoMerge branch 'features/JAL-2316' into develop
Jim Procter [Thu, 9 Feb 2017 12:49:33 +0000 (12:49 +0000)]
Merge branch 'features/JAL-2316' into develop

7 years agoMerge branch 'develop' into features/JAL-2316 features/JAL-2316
Jim Procter [Thu, 9 Feb 2017 11:50:07 +0000 (11:50 +0000)]
Merge branch 'develop' into features/JAL-2316

7 years agoJAL-2401 tweaked button text, added Spanish
gmungoc [Thu, 9 Feb 2017 11:40:09 +0000 (11:40 +0000)]
JAL-2401 tweaked button text, added Spanish

7 years agoJAL-2401 change 'Lower Case Colour' to checkbox with tooltip
gmungoc [Thu, 9 Feb 2017 10:39:22 +0000 (10:39 +0000)]
JAL-2401 change 'Lower Case Colour' to checkbox with tooltip

7 years agoJAL-2371 no test for lower case consensus as not expected or handled
gmungoc [Thu, 9 Feb 2017 10:05:21 +0000 (10:05 +0000)]
JAL-2371 no test for lower case consensus as not expected or handled

7 years agoJAL-2371 ensure some colour scheme (may be None) is set on startup
gmungoc [Thu, 9 Feb 2017 10:04:13 +0000 (10:04 +0000)]
JAL-2371 ensure some colour scheme (may be None) is set on startup

7 years agoMerge branch 'develop' into features/JAL-2379pcaMemory features/JAL-2379pcaMemory
gmungoc [Thu, 9 Feb 2017 09:05:30 +0000 (09:05 +0000)]
Merge branch 'develop' into features/JAL-2379pcaMemory

7 years agoJAL-2371 skip upper-casing consensus as it already is
gmungoc [Thu, 9 Feb 2017 09:01:13 +0000 (09:01 +0000)]
JAL-2371 skip upper-casing consensus as it already is

7 years agoJAL-2405 check for circular reference in SequenceGroup.context
gmungoc [Thu, 9 Feb 2017 08:49:38 +0000 (08:49 +0000)]
JAL-2405 check for circular reference in SequenceGroup.context

7 years agoJAL-2405 set initial selection group alignment context
gmungoc [Thu, 9 Feb 2017 08:41:33 +0000 (08:41 +0000)]
JAL-2405 set initial selection group alignment context

7 years agoJAL-2405 enable nucleotide/peptide colour schemes in applet menus
gmungoc [Thu, 9 Feb 2017 08:41:02 +0000 (08:41 +0000)]
JAL-2405 enable nucleotide/peptide colour schemes in applet menus

7 years agoJAL-2316 tidying preferences help page
Jim Procter [Wed, 8 Feb 2017 16:33:51 +0000 (16:33 +0000)]
JAL-2316 tidying preferences help page

7 years agoJAL-2316 tidied up documentation for Links tab
Jim Procter [Wed, 8 Feb 2017 16:33:35 +0000 (16:33 +0000)]
JAL-2316 tidied up documentation for Links tab

7 years agoJAL-2405 set context on selection group for tailored colour options
gmungoc [Wed, 8 Feb 2017 15:30:42 +0000 (15:30 +0000)]
JAL-2405 set context on selection group for tailored colour options

7 years agoJAL-2401 fix for NPE on selectedButtons, tweak for button appearance
gmungoc [Wed, 8 Feb 2017 14:43:36 +0000 (14:43 +0000)]
JAL-2401 fix for NPE on selectedButtons, tweak for button appearance

7 years agoJAL-2399 JAL-2400 tidy Text Colour wording, behaviour including Cancel
gmungoc [Wed, 8 Feb 2017 12:50:41 +0000 (12:50 +0000)]
JAL-2399 JAL-2400 tidy Text Colour wording, behaviour including Cancel

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2316
kiramt [Wed, 8 Feb 2017 11:59:19 +0000 (11:59 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2316

7 years agoJAL-2366 updated default URL to www.jalview.org/services/identifiers
Jim Procter [Wed, 8 Feb 2017 09:53:10 +0000 (09:53 +0000)]
JAL-2366 updated default URL to jalview.org/services/identifiers

7 years agoMerge branch 'features/JAL-2371collectionColourScheme' into develop
Jim Procter [Tue, 7 Feb 2017 18:15:14 +0000 (18:15 +0000)]
Merge branch 'features/JAL-2371collectionColourScheme' into develop

7 years agoJAL-2401 Lower Case Colour toggleable, help text added
gmungoc [Tue, 7 Feb 2017 15:59:37 +0000 (15:59 +0000)]
JAL-2401 Lower Case Colour toggleable, help text added

7 years agoJAL-2379 removed unused commented code
gmungoc [Tue, 7 Feb 2017 13:20:31 +0000 (13:20 +0000)]
JAL-2379 removed unused commented code

7 years agoJAL-2397 flag provided for 2.10.1 PCA gap calculation treatment
gmungoc [Tue, 7 Feb 2017 13:20:12 +0000 (13:20 +0000)]
JAL-2397 flag provided for 2.10.1 PCA gap calculation treatment

7 years agoJAL-2398 include 'compatibility mode' for C->R score correction
gmungoc [Tue, 7 Feb 2017 12:50:49 +0000 (12:50 +0000)]
JAL-2398 include 'compatibility mode' for C->R score correction

7 years agoJAL-2397 scripts to toggle 2.10.1 / 2.10.2 PCA calculation mode
gmungoc [Tue, 7 Feb 2017 12:44:01 +0000 (12:44 +0000)]
JAL-2397 scripts to toggle 2.10.1 / 2.10.2 PCA calculation mode

7 years agoJAL-2397 PCA gap cost uses last column of score matrix
gmungoc [Tue, 7 Feb 2017 12:43:19 +0000 (12:43 +0000)]
JAL-2397 PCA gap cost uses last column of score matrix

7 years agoJAL-2398 corrected entry for C->R in Blosum62 matrix
gmungoc [Tue, 7 Feb 2017 11:50:00 +0000 (11:50 +0000)]
JAL-2398 corrected entry for C->R in Blosum62 matrix

7 years agoJAL-2379 computePairwiseScores() moved to ScoreMatrix
gmungoc [Mon, 6 Feb 2017 14:50:11 +0000 (14:50 +0000)]
JAL-2379 computePairwiseScores() moved to ScoreMatrix

7 years agoJAL-2379 'direct' pairwise score calculation for PCA (no encoding)
gmungoc [Fri, 3 Feb 2017 16:13:24 +0000 (16:13 +0000)]
JAL-2379 'direct' pairwise score calculation for PCA (no encoding)

7 years agoJAL-2371 (slight!) simplification of isApplicableTo()
gmungoc [Wed, 1 Feb 2017 13:02:56 +0000 (13:02 +0000)]
JAL-2371 (slight!) simplification of isApplicableTo()

7 years agoJAL-2383 and Spanish!
gmungoc [Wed, 1 Feb 2017 11:37:04 +0000 (11:37 +0000)]
JAL-2383 and Spanish!

7 years agoJAL-2371 commented code removed only
gmungoc [Tue, 31 Jan 2017 15:23:06 +0000 (15:23 +0000)]
JAL-2371 commented code removed only

7 years agoJAL-2371 rename global/viewportColourScheme to residueShading
gmungoc [Tue, 31 Jan 2017 14:40:51 +0000 (14:40 +0000)]
JAL-2371 rename global/viewportColourScheme to residueShading

7 years agoJAL-2385 more tests/bug fixes mostly for gui.SliderPanel and some
gmungoc [Tue, 31 Jan 2017 14:38:38 +0000 (14:38 +0000)]
JAL-2385 more tests/bug fixes mostly for gui.SliderPanel and some
JAL-2371 tidying

7 years agoJAL-2379 commented out code removed
gmungoc [Fri, 27 Jan 2017 15:46:02 +0000 (15:46 +0000)]
JAL-2379 commented out code removed

7 years agoJAL-2371 CollectionColourScheme renamed ResidueShader and moved to
gmungoc [Fri, 27 Jan 2017 15:37:30 +0000 (15:37 +0000)]
JAL-2371 CollectionColourScheme renamed ResidueShader and moved to
jalview.renderer

7 years agoJAL-2099 belated unit test
gmungoc [Fri, 27 Jan 2017 15:30:49 +0000 (15:30 +0000)]
JAL-2099 belated unit test

7 years agoJAL-2360 JAL-2371 updates from review CR-JAL-1
gmungoc [Fri, 27 Jan 2017 10:40:43 +0000 (10:40 +0000)]
JAL-2360 JAL-2371 updates from review CR-JAL-1

7 years agoJAL-2366 Removed unneeded setEnabled calls
kiramt [Fri, 27 Jan 2017 09:52:40 +0000 (09:52 +0000)]
JAL-2366 Removed unneeded setEnabled calls

7 years agoJAL-2360 corrected comment
gmungoc [Thu, 26 Jan 2017 14:35:28 +0000 (14:35 +0000)]
JAL-2360 corrected comment

7 years agoJAL-2360 C is Pink with consensus > 85% (not 100%)
gmungoc [Thu, 26 Jan 2017 14:24:38 +0000 (14:24 +0000)]
JAL-2360 C is Pink with consensus > 85% (not 100%)

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2316
kiramt [Thu, 26 Jan 2017 11:40:39 +0000 (11:40 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2316

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371colle...
gmungoc [Thu, 26 Jan 2017 11:34:46 +0000 (11:34 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371collectionColourScheme

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Thu, 26 Jan 2017 11:34:04 +0000 (11:34 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

Conflicts:
src/jalview/gui/UserDefinedColours.java

7 years agoJAL-2316 Updated to use identifiers jalview service
kiramt [Thu, 26 Jan 2017 11:27:08 +0000 (11:27 +0000)]
JAL-2316 Updated to use identifiers jalview service

7 years agoMerge branch 'develop' into features/JAL-2379pcaMemory
gmungoc [Thu, 26 Jan 2017 09:47:42 +0000 (09:47 +0000)]
Merge branch 'develop' into features/JAL-2379pcaMemory

Conflicts:
src/jalview/analysis/PCA.java
src/jalview/math/Matrix.java
test/jalview/math/MatrixTest.java

7 years agoJAL-2344 test fix and code tidy for review comments
gmungoc [Thu, 26 Jan 2017 09:38:31 +0000 (09:38 +0000)]
JAL-2344 test fix and code tidy for review comments

7 years agoJAL-2380 code tidy after review
gmungoc [Thu, 26 Jan 2017 09:20:46 +0000 (09:20 +0000)]
JAL-2380 code tidy after review

7 years agoJAL-2344 push Cache.getProperty("LAST_DIRECTORY") inside method
gmungoc [Wed, 25 Jan 2017 12:15:43 +0000 (12:15 +0000)]
JAL-2344 push Cache.getProperty("LAST_DIRECTORY") inside method

7 years agoJAL-2379 made SparseMatrix.divide() so as to exactly match
gmungoc [Mon, 23 Jan 2017 20:25:42 +0000 (20:25 +0000)]
JAL-2379 made SparseMatrix.divide() so as to exactly match
Matrix.divide()

7 years agoJAL-2386 unit tests for change colour (and minor refactoring for
gmungoc [Mon, 23 Jan 2017 13:26:24 +0000 (13:26 +0000)]
JAL-2386 unit tests for change colour (and minor refactoring for
testability)

7 years agoJAL-2386 simplify changeColour (doesn't change colour thresholds)
gmungoc [Mon, 23 Jan 2017 09:11:36 +0000 (09:11 +0000)]
JAL-2386 simplify changeColour (doesn't change colour thresholds)

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371colle...
gmungoc [Fri, 20 Jan 2017 14:49:29 +0000 (14:49 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371collectionColourScheme

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 14:48:43 +0000 (14:48 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

7 years agoJAL-2385 tweak to applet 'switch colour slider context'
gmungoc [Fri, 20 Jan 2017 14:48:16 +0000 (14:48 +0000)]
JAL-2385 tweak to applet 'switch colour slider context'

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into
gmungoc [Fri, 20 Jan 2017 14:44:02 +0000 (14:44 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into
features/JAL-2371collectionColourScheme

Conflicts:
src/jalview/appletgui/SliderPanel.java
src/jalview/gui/SliderPanel.java

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 14:25:58 +0000 (14:25 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability