jalview.git
3 years agoJAL-3683 retrieve job status to output stream feature/JAL-3686_slivka_client_js_update
Mateusz Warowny [Wed, 8 Jul 2020 14:27:01 +0000 (15:27 +0100)]
JAL-3683 retrieve job status to output stream

3 years agoJAL-6386 update slivka client for j2s compatibility
Mateusz Warowny [Wed, 8 Jul 2020 11:59:38 +0000 (12:59 +0100)]
JAL-6386 update slivka client for j2s compatibility

4 years agoJAL-3515 Change to JvOptionPane wrapper feature/JAL-3515-slivka-preferences
MMWarowny [Tue, 4 Feb 2020 12:24:19 +0000 (12:24 +0000)]
JAL-3515 Change to JvOptionPane wrapper

4 years agoJAL-3515 Build a WSPreferences page for Slivka services.
MMWarowny [Tue, 4 Feb 2020 11:28:42 +0000 (11:28 +0000)]
JAL-3515 Build a WSPreferences page for Slivka services.

4 years agoJAL-3515 Extract core WSDiscoverer methods to a separate interface
MMWarowny [Tue, 4 Feb 2020 11:26:36 +0000 (11:26 +0000)]
JAL-3515 Extract core WSDiscoverer methods to a separate interface

Creating WSDiscovererI interface helps to separating exposed methods from internal implementation details of Jws2Discoverer and implements the same functionality in SlivkaWSDiscoverer

4 years agoJAL-3515 Update Slivka client library
MMWarowny [Tue, 4 Feb 2020 11:21:00 +0000 (11:21 +0000)]
JAL-3515 Update Slivka client library

4 years agoJAL-3066 Comment on ambiguous parameter parsing.
MMWarowny [Thu, 5 Dec 2019 16:30:45 +0000 (16:30 +0000)]
JAL-3066 Comment on ambiguous parameter parsing.

4 years agoJAL-3066 Change Slivka connection to https
MMWarowny [Thu, 5 Dec 2019 16:30:21 +0000 (16:30 +0000)]
JAL-3066 Change Slivka connection to https

4 years agoJAL-3066 Fix incorrect URL resolving with /slivka prefix.
MMWarowny [Thu, 28 Nov 2019 17:08:46 +0000 (17:08 +0000)]
JAL-3066 Fix incorrect URL resolving with /slivka prefix.

4 years agoJAL-3066 Change server to www.compbio.dundee.ac.uk/slivka
MMWarowny [Fri, 15 Nov 2019 19:36:45 +0000 (19:36 +0000)]
JAL-3066 Change server to compbio.dundee.ac.uk/slivka

4 years agoInclude missing job states.
MMWarowny [Mon, 4 Nov 2019 16:03:06 +0000 (16:03 +0000)]
Include missing job states.

4 years agoJAL-3066 Slivka client update for changed api endpoints.
Mateusz Warowny [Thu, 17 Oct 2019 16:05:33 +0000 (17:05 +0100)]
JAL-3066 Slivka client update for changed api endpoints.

4 years agoJAL-3066 Create labels for fields and hack it to work with multiple valued parameters
Mateusz Warowny [Fri, 11 Oct 2019 16:20:21 +0000 (17:20 +0100)]
JAL-3066 Create labels for fields and hack it to work with multiple valued parameters

4 years agoMerge remote-tracking branch 'origin/tasks/JAL-3070_wsinterfaces' into alpha/JAL...
Mateusz Warowny [Fri, 11 Oct 2019 10:43:17 +0000 (11:43 +0100)]
Merge remote-tracking branch 'origin/tasks/JAL-3070_wsinterfaces' into alpha/JAL-3066_Jalview_212_slivka-integration

4 years agoJAL-3066 change service type naming to avoid menu entry duplication.
Mateusz Warowny [Fri, 11 Oct 2019 10:42:46 +0000 (11:42 +0100)]
JAL-3066 change service type naming to avoid menu entry duplication.

4 years agoJAL-3070 set calcId and autocalculated flags for annotation returned by the service tasks/JAL-3070_wsinterfaces
Jim Procter [Thu, 10 Oct 2019 14:32:53 +0000 (15:32 +0100)]
JAL-3070 set calcId and autocalculated flags for annotation returned by the service

4 years agoMerge branch 'tasks/JAL-3070_wsinterfaces' into alpha/JAL-3066_Jalview_212_slivka...
Jim Procter [Thu, 10 Oct 2019 14:15:32 +0000 (15:15 +0100)]
Merge branch 'tasks/JAL-3070_wsinterfaces' into alpha/JAL-3066_Jalview_212_slivka-integration

4 years agoJAL-3070 registerWorker start its thread automatically, so don’t also call startWorker !
Jim Procter [Thu, 10 Oct 2019 14:14:36 +0000 (15:14 +0100)]
JAL-3070 registerWorker start its thread automatically, so don’t also call startWorker !

4 years agoJAL-3070 use object identity equivalence for lists of workers and Cache.log.debug...
Jim Procter [Thu, 10 Oct 2019 14:13:38 +0000 (15:13 +0100)]
JAL-3070 use object identity equivalence for lists of workers and Cache.log.debug messages

4 years agoJAL-3066 Read parameters directly from args list allowing for multiple values.
Mateusz Warowny [Wed, 9 Oct 2019 15:40:19 +0000 (16:40 +0100)]
JAL-3066 Read parameters directly from args list allowing for multiple values.

4 years agoUpdate slivka-client library: multiple form field values.
Mateusz Warowny [Wed, 9 Oct 2019 15:21:31 +0000 (16:21 +0100)]
Update slivka-client library: multiple form field values.

4 years agoJAL-3066 Fix log files retrieval.
Mateusz Warowny [Wed, 9 Oct 2019 15:03:03 +0000 (16:03 +0100)]
JAL-3066 Fix log files retrieval.

4 years agoJal-3066 Retrieve job log and error log from the server.
Mateusz Warowny [Mon, 7 Oct 2019 15:14:58 +0000 (16:14 +0100)]
Jal-3066 Retrieve job log and error log from the server.

4 years agoRevert "JAL-3070 JAL-3066 fix initialisation of slivka ServiceWithParameters"
Jim Procter [Mon, 7 Oct 2019 07:58:20 +0000 (08:58 +0100)]
Revert "JAL-3070 JAL-3066 fix initialisation of slivka ServiceWithParameters"

This reverts commit daa1765ab2101480a724b92a3f3e7dee662ba943.

4 years agoJAL-3066 AACon: pass the instance name of the service to the alignment analysis UI
Mateusz Warowny [Mon, 7 Oct 2019 11:13:59 +0000 (12:13 +0100)]
JAL-3066 AACon: pass the instance name of the service to the alignment analysis UI

4 years agoJAL-3066 Check if annotation and features are present before fetching
Mateusz Warowny [Mon, 7 Oct 2019 10:23:24 +0000 (11:23 +0100)]
JAL-3066 Check if annotation and features are present before fetching

4 years agoMerge remote-tracking branch 'origin/tasks/JAL-3070_wsinterfaces' into alpha/JAL...
Mateusz Warowny [Mon, 7 Oct 2019 09:59:19 +0000 (10:59 +0100)]
Merge remote-tracking branch 'origin/tasks/JAL-3070_wsinterfaces' into alpha/JAL-3066_Jalview_212_slivka-integration

4 years agoJAL-3066 report job ID when submitted
Jim Procter [Mon, 7 Oct 2019 08:08:44 +0000 (09:08 +0100)]
JAL-3066 report job ID when submitted

4 years agoJAL-3066 debug info: check response when adding features and annotation
Jim Procter [Mon, 7 Oct 2019 08:08:10 +0000 (09:08 +0100)]
JAL-3066 debug info: check response when adding features and annotation

4 years agoJAL-3066 JAL-3070 AACon: pass the name of the service to the alignment analysis UI
Jim Procter [Mon, 7 Oct 2019 08:07:11 +0000 (09:07 +0100)]
JAL-3066 JAL-3070 AACon: pass the name of the service to the alignment analysis UI

4 years agoJAL-3066 hack to instantiate the correct client according to slivka service annotatio...
Jim Procter [Mon, 7 Oct 2019 08:06:16 +0000 (09:06 +0100)]
JAL-3066 hack to instantiate the correct client according to slivka service annotation. NEEDS ROBUST TESTING!

4 years agoJAL-3070 jaba/slivka independent tests for disorder and AACon services
Jim Procter [Mon, 7 Oct 2019 08:03:56 +0000 (09:03 +0100)]
JAL-3070 jaba/slivka independent tests for disorder and AACon services

4 years agoJAL-3070 JAL-3066 provide standard concrete instances for instantaneous analysis...
Jim Procter [Mon, 7 Oct 2019 08:02:11 +0000 (09:02 +0100)]
JAL-3070 JAL-3066 provide standard concrete instances for instantaneous analysis UI settings container

4 years agoJAL-3070 JAL-3066 fix initialisation of slivka ServiceWithParameters
Jim Procter [Mon, 7 Oct 2019 07:58:20 +0000 (08:58 +0100)]
JAL-3070 JAL-3066 fix initialisation of slivka ServiceWithParameters

4 years agoJAL-3070 use identity equivalence for workers rather than relying on equals not being...
Jim Procter [Mon, 7 Oct 2019 07:56:36 +0000 (08:56 +0100)]
JAL-3070 use identity equivalence for workers rather than relying on equals not being overridden to detect their presence.

4 years agoJAL-3070 formatting
Jim Procter [Mon, 7 Oct 2019 07:55:39 +0000 (08:55 +0100)]
JAL-3070 formatting

4 years agoMerge remote-tracking branch 'origin/tasks/JAL-3070_wsinterfaces' into alpha/JAL...
Mateusz Warowny [Fri, 4 Oct 2019 15:04:07 +0000 (16:04 +0100)]
Merge remote-tracking branch 'origin/tasks/JAL-3070_wsinterfaces' into alpha/JAL-3066_Jalview_212_slivka-integration

4 years agoJAL-3070 reinstate the internal test service URL for Slivka-bio
Jim Procter [Thu, 3 Oct 2019 17:02:50 +0000 (18:02 +0100)]
JAL-3070 reinstate the internal test service URL for Slivka-bio

4 years agoJAL-3070 test jabaws and slivka AACon service functionality
Jim Procter [Thu, 3 Oct 2019 16:53:46 +0000 (17:53 +0100)]
JAL-3070 test jabaws and slivka AACon service functionality

4 years agoJAL-3070 slivka service discovery as a background thread - still need to unify Jabaws...
Jim Procter [Thu, 3 Oct 2019 16:29:53 +0000 (17:29 +0100)]
JAL-3070 slivka service discovery as a background thread - still need to unify Jabaws & slivka discoverer patterns

4 years agoJAL-3070 basic AACon service functionality test
Jim Procter [Thu, 3 Oct 2019 15:25:58 +0000 (16:25 +0100)]
JAL-3070 basic AACon service functionality test

4 years agoJAL-3070 alignment analysis service worker UI and settings management refactored...
Jim Procter [Thu, 3 Oct 2019 15:21:08 +0000 (16:21 +0100)]
JAL-3070 alignment analysis service worker UI and settings management refactored from Jws2/JABAWS specific classes

4 years agoJAL-3070 call checkDone() ASAP to avoid race condition for threads watching state...
Jim Procter [Thu, 3 Oct 2019 15:18:39 +0000 (16:18 +0100)]
JAL-3070 call checkDone() ASAP to avoid race condition for threads watching state of the calculation manager (e.g. in tests)

4 years agoJAL-3070 decouple WsMenuEntryProviderI code from JABAWS
Jim Procter [Wed, 2 Oct 2019 16:52:06 +0000 (17:52 +0100)]
JAL-3070 decouple WsMenuEntryProviderI code from JABAWS

4 years agoJAL-3070 reorganise prior to refactor
Jim Procter [Wed, 2 Oct 2019 16:44:36 +0000 (17:44 +0100)]
JAL-3070 reorganise prior to refactor

4 years agoJAL-3070 make AlignCalcUI service code work only with instances of ServiceWithParameters
Jim Procter [Wed, 2 Oct 2019 16:29:26 +0000 (17:29 +0100)]
JAL-3070 make AlignCalcUI service code work only with instances of ServiceWithParameters

4 years agoJAL-3070 discoverers return ServiceWithParameter, now containing logic and call code...
Jim Procter [Wed, 2 Oct 2019 16:07:53 +0000 (17:07 +0100)]
JAL-3070 discoverers return ServiceWithParameter, now containing logic and call code for MsaWSClient or SequenceAnnotationWSClient.attachWSMenuEntry

4 years agoJAL-3070 decontaminate the ‘preferred service’ methods for instantaneous alignment...
Jim Procter [Wed, 2 Oct 2019 15:25:08 +0000 (16:25 +0100)]
JAL-3070 decontaminate the ‘preferred service’ methods for instantaneous alignment analysis service GUI

4 years agoJAL-3070 JAL-3062 tidy up slivka ws menu builder and add in AACons style service UI
Jim Procter [Wed, 2 Oct 2019 14:19:41 +0000 (15:19 +0100)]
JAL-3070 JAL-3062 tidy up slivka ws menu builder and add in AACons style service UI

4 years agoJAL-3070 detect failed/broken annotation web service jobs using generic JWS2 job...
Jim Procter [Wed, 2 Oct 2019 14:15:25 +0000 (15:15 +0100)]
JAL-3070 detect failed/broken annotation web service jobs using generic JWS2 job state flag processing logic

4 years agoJAL-3070 pull up generic methods for an automatic alignment analysis web service...
Jim Procter [Wed, 2 Oct 2019 14:14:38 +0000 (15:14 +0100)]
JAL-3070 pull up generic methods for an automatic alignment analysis web service calculation

4 years agoJAL-3070 TODO
Jim Procter [Wed, 2 Oct 2019 14:12:26 +0000 (15:12 +0100)]
JAL-3070 TODO

4 years agoJAL-3066 Sequence annotation services.
Mateusz Warowny [Tue, 1 Oct 2019 16:30:08 +0000 (17:30 +0100)]
JAL-3066 Sequence annotation services.

4 years agoJAL-3066 Automatically discoverable Protein sequence analysis services
Mateusz Warowny [Fri, 27 Sep 2019 15:58:56 +0000 (16:58 +0100)]
JAL-3066 Automatically discoverable Protein sequence analysis services

4 years agoMerge remote-tracking branch 'origin/tasks/JAL-3070_wsinterfaces' into alpha/JAL...
Mateusz Warowny [Fri, 27 Sep 2019 10:58:29 +0000 (11:58 +0100)]
Merge remote-tracking branch 'origin/tasks/JAL-3070_wsinterfaces' into alpha/JAL-3066_Jalview_212_slivka-integration

4 years agoJAL-3070 oops - refactor Slivka’s service stub too :)
Jim Procter [Thu, 26 Sep 2019 15:38:12 +0000 (16:38 +0100)]
JAL-3070 oops - refactor Slivka’s service stub too :)

4 years agoJAL-3070 JAL-3066 JAL-3067 refactor annotation web service so client is passed sequen...
Jim Procter [Thu, 26 Sep 2019 15:28:41 +0000 (16:28 +0100)]
JAL-3070 JAL-3066 JAL-3067 refactor annotation web service so client is passed sequences as input, and an alignment object containing result sequences to be annotated.

4 years agoJAL-3070 JAL-3066 JAL-2808 allow feature filter definition via FeatureSettingsModelI
Jim Procter [Thu, 26 Sep 2019 15:25:16 +0000 (16:25 +0100)]
JAL-3070 JAL-3066 JAL-2808 allow feature filter definition via FeatureSettingsModelI

4 years agoJAL-3070 allow SequenceI.findPositions(0,column+1) to return range between 1 and...
Jim Procter [Thu, 26 Sep 2019 15:23:15 +0000 (16:23 +0100)]
JAL-3070 allow SequenceI.findPositions(0,column+1) to return range between 1 and column+1

4 years agoJAL-3070 cope when dataset sequence is passed
Jim Procter [Thu, 26 Sep 2019 15:22:12 +0000 (16:22 +0100)]
JAL-3070 cope when dataset sequence is passed

4 years agoJAL-3070 JAL-3066 formatting
Jim Procter [Thu, 26 Sep 2019 12:28:07 +0000 (13:28 +0100)]
JAL-3070 JAL-3066 formatting

4 years agoJAL-3070 JAL-3066 AlignmentI.findOrAddAnnotation(AlignmentAnnotation ala) - calls...
Jim Procter [Thu, 26 Sep 2019 12:27:55 +0000 (13:27 +0100)]
JAL-3070 JAL-3066 AlignmentI.findOrAddAnnotation(AlignmentAnnotation ala) - calls copy constructor or the AlignmentAnnotation.updateAlignmentAnnotationFrom method to sync alignment annotation with annotation generated by a service

4 years agoJAL-3070 tidying
Jim Procter [Tue, 24 Sep 2019 17:29:10 +0000 (18:29 +0100)]
JAL-3070 tidying

4 years agoJAL-3066 JAL-3070 pull up non-jabaws specific service descriptor components for annot...
Jim Procter [Mon, 23 Sep 2019 15:52:31 +0000 (16:52 +0100)]
JAL-3066 JAL-3070 pull up non-jabaws specific service descriptor components for annotation style web services

4 years agoJAL-3066 Annotation Service Instance stub
Mateusz Warowny [Mon, 23 Sep 2019 15:01:54 +0000 (16:01 +0100)]
JAL-3066 Annotation Service Instance stub

4 years agoSlivkaWSDiscoverer formatting fix
Mateusz Warowny [Mon, 23 Sep 2019 15:01:34 +0000 (16:01 +0100)]
SlivkaWSDiscoverer formatting fix

4 years agoJAL-3066 Move common web service methods to abstract SlivkaWSInstance
Mateusz Warowny [Mon, 23 Sep 2019 13:07:43 +0000 (14:07 +0100)]
JAL-3066 Move common web service methods to abstract SlivkaWSInstance

ServiceWithParameters and JalviewWebService overriden methods would be common to both Msa and Annotation services thus they are moved to the common abstract base class.

4 years agoMerge branch 'tasks/JAL-3070_wsinterfaces' into alpha/JAL-3066_Jalview_212_slivka...
Jim Procter [Mon, 23 Sep 2019 10:45:14 +0000 (11:45 +0100)]
Merge branch 'tasks/JAL-3070_wsinterfaces' into alpha/JAL-3066_Jalview_212_slivka-integration

4 years agoJAL-3070 configure annotation service manager from service’s input validation flags
Jim Procter [Mon, 23 Sep 2019 10:30:06 +0000 (11:30 +0100)]
JAL-3070 configure annotation service manager from service’s input validation flags

4 years agoJAL-3070 rename AbstractJabaCalcWorker to SeqAnnotationServiceCalcWorker
Jim Procter [Mon, 23 Sep 2019 09:36:19 +0000 (10:36 +0100)]
JAL-3070 rename AbstractJabaCalcWorker to SeqAnnotationServiceCalcWorker

4 years agoJAL-3070 ensure RNAAliFold annotation rows display correctly
Jim Procter [Mon, 23 Sep 2019 09:29:44 +0000 (10:29 +0100)]
JAL-3070 ensure RNAAliFold annotation rows display correctly

4 years agoJAL-3070 formatting
Jim Procter [Mon, 23 Sep 2019 08:38:40 +0000 (09:38 +0100)]
JAL-3070 formatting

4 years agoJAL-3070 detect presence of existing JABA RNAAliFold client
Jim Procter [Mon, 23 Sep 2019 08:38:33 +0000 (09:38 +0100)]
JAL-3070 detect presence of existing JABA RNAAliFold client

4 years agoJAL-3070 match AbstractJabaCalcWorker’s annotation service interface with class from...
Jim Procter [Mon, 23 Sep 2019 08:15:32 +0000 (09:15 +0100)]
JAL-3070 match AbstractJabaCalcWorker’s annotation service interface with class from the aaui field to enable/disable tick box

4 years agoJAL-3070 javadoc for (mostly) jabaws specific methods
Jim Procter [Mon, 23 Sep 2019 08:14:18 +0000 (09:14 +0100)]
JAL-3070 javadoc for (mostly) jabaws specific methods

4 years agoJAL-3070 rough-and-ready refactor of JABA SequenceAnnotation style services - needs...
Jim Procter [Fri, 20 Sep 2019 16:01:57 +0000 (17:01 +0100)]
JAL-3070 rough-and-ready refactor of JABA SequenceAnnotation style services - needs some review and refinement

4 years agoJAL-3070 JAL-1379 deferred work on annotation based on JABAWS MSA service (e.g. Jpred...
Jim Procter [Fri, 20 Sep 2019 15:56:01 +0000 (16:56 +0100)]
JAL-3070 JAL-1379 deferred work on annotation based on JABAWS MSA service (e.g. Jpred3 Jabaws 2.1 deprecated service)

4 years agoJAL-3070 JAL-2507 fix up test output and honour the ‘ignoreFeatures’ flag when testin...
Jim Procter [Fri, 20 Sep 2019 12:06:13 +0000 (13:06 +0100)]
JAL-3070 JAL-2507 fix up test output and honour the ‘ignoreFeatures’ flag when testing alignment equivalence (this broke disorderAnnotExportImport tests)

4 years agoJAL-3066 Auto discover multiple sequence alignment services
Mateusz Warowny [Thu, 19 Sep 2019 13:35:46 +0000 (14:35 +0100)]
JAL-3066 Auto discover multiple sequence alignment services

4 years agoJAL-3432 hide the slider when validator has no min or max
Jim Procter [Tue, 17 Sep 2019 10:53:42 +0000 (11:53 +0100)]
JAL-3432 hide the slider when validator has no min or max

4 years agoSet the initial value of the choice field to the default value.
Mateusz Warowny [Mon, 16 Sep 2019 12:17:12 +0000 (13:17 +0100)]
Set the initial value of the choice field to the default value.

4 years agoAdd the remaining msa services to the Discoverer
Mateusz Warowny [Mon, 16 Sep 2019 12:16:43 +0000 (13:16 +0100)]
Add the remaining msa services to the Discoverer

4 years agoChange choice field to use dropbox instead of radio buttons.
Mateusz Warowny [Wed, 11 Sep 2019 10:19:28 +0000 (11:19 +0100)]
Change choice field to use dropbox instead of radio buttons.

4 years agoCreate generic msa service instance
Mateusz Warowny [Wed, 11 Sep 2019 10:18:38 +0000 (11:18 +0100)]
Create generic msa service instance

4 years agoMerge remote-tracking branch 'origin/alpha/JAL-3066_Jalview_212_slivka-integration...
Mateusz Warowny [Fri, 6 Sep 2019 17:09:48 +0000 (18:09 +0100)]
Merge remote-tracking branch 'origin/alpha/JAL-3066_Jalview_212_slivka-integration' into alpha/JAL-3066_Jalview_212_slivka-integration

4 years agoJAL-3066 Working custom parameters for clustalo
Mateusz Warowny [Fri, 6 Sep 2019 17:07:04 +0000 (18:07 +0100)]
JAL-3066 Working custom parameters for clustalo

4 years agoJAL-3066 fix compile error (@matesuz - this will conflict :) )
Jim Procter [Fri, 6 Sep 2019 16:04:55 +0000 (17:04 +0100)]
JAL-3066 fix compile error (@matesuz - this will conflict :) )

4 years agoJAL_1426 JAL-3066 update Apache James mime parser and fix deprecation warnings with...
Jim Procter [Fri, 6 Sep 2019 16:04:13 +0000 (17:04 +0100)]
JAL_1426 JAL-3066 update Apache James mime parser and fix deprecation warnings with HttpMultiPartEntity


4 years agoJAL-1426 Replacing old apache-http jars.
Mateusz Warowny [Fri, 6 Sep 2019 14:22:02 +0000 (15:22 +0100)]
JAL-1426 Replacing old apache-http jars.

4 years agoJAL-3066 Implement clustaloWS using slivka system.
Mateusz Warowny [Thu, 5 Sep 2019 16:00:38 +0000 (17:00 +0100)]
JAL-3066 Implement clustaloWS using slivka system.

4 years agoJAL-3362 keep Java 1.8 build happy by specifying generic type arguments
Jim Procter [Tue, 13 Aug 2019 15:50:58 +0000 (16:50 +0100)]
JAL-3362 keep Java 1.8 build happy by specifying generic type arguments

4 years agoMerge branch 'alpha/JAL-3362_Jalview_212_alpha' into merge-212
Jim Procter [Tue, 13 Aug 2019 15:22:01 +0000 (16:22 +0100)]
Merge branch 'alpha/JAL-3362_Jalview_212_alpha' into merge-212

4 years agoJAL-3187 removal of variant feature (non-virtual) transfer to protein
gmungoc [Fri, 9 Aug 2019 08:01:10 +0000 (09:01 +0100)]
JAL-3187 removal of variant feature (non-virtual) transfer to protein

4 years agoJAL-3187 (fudge) look in both alignments for stored mappings feature/JAL-3187linkedFeatures
gmungoc [Wed, 7 Aug 2019 09:25:09 +0000 (10:25 +0100)]
JAL-3187 (fudge) look in both alignments for stored mappings

4 years agoMerge branch 'develop' into feature/JAL-3187linkedFeatures
gmungoc [Wed, 7 Aug 2019 08:42:01 +0000 (09:42 +0100)]
Merge branch 'develop' into feature/JAL-3187linkedFeatures

4 years agoJAL-3389 add .py to restored Chimera session filename so it opens!
gmungoc [Wed, 31 Jul 2019 11:59:39 +0000 (12:59 +0100)]
JAL-3389 add .py to restored Chimera session filename so it opens!

4 years agoMerge branch 'bug/JAL-3388structureChooserSorting' into develop
gmungoc [Wed, 31 Jul 2019 08:10:11 +0000 (09:10 +0100)]
Merge branch 'bug/JAL-3388structureChooserSorting' into develop

4 years agoJAL-3198 more efficient Sequence.getDisplayId()
gmungoc [Tue, 30 Jul 2019 17:45:21 +0000 (18:45 +0100)]
JAL-3198 more efficient Sequence.getDisplayId()

4 years agoJAL-3388 correct class for column 0 Ref Sequence bug/JAL-3388structureChooserSorting
gmungoc [Tue, 30 Jul 2019 16:51:13 +0000 (17:51 +0100)]
JAL-3388 correct class for column 0 Ref Sequence

4 years agoJAL-3386 correct wrapped width calculation for headless image export
gmungoc [Mon, 29 Jul 2019 14:48:30 +0000 (15:48 +0100)]
JAL-3386 correct wrapped width calculation for headless image export