jalview.git
23 months agoJAL-3878 Implement RNA Sec. Str. Pred. discovery for slivka JAL-3878_ws-overhaul-3
Mateusz Warowny [Tue, 26 Apr 2022 12:36:40 +0000 (14:36 +0200)]
JAL-3878 Implement RNA Sec. Str. Pred. discovery for slivka

23 months agoJAL-3878 log full worker repr in AlignCalcManager
Mateusz Warowny [Mon, 25 Apr 2022 16:34:02 +0000 (18:34 +0200)]
JAL-3878 log full worker repr in AlignCalcManager

23 months agoJAL-3878 Fix edit settings dialog prompting to discard changes on creation.
Mateusz Warowny [Mon, 25 Apr 2022 16:30:11 +0000 (18:30 +0200)]
JAL-3878 Fix edit settings dialog prompting to discard changes on creation.

2 years agoJAL-3878 Use slivka client's URL when building web service
Mateusz Warowny [Mon, 11 Apr 2022 17:50:45 +0000 (19:50 +0200)]
JAL-3878 Use slivka client's URL when building web service

2 years agoJAL-3878 Add conservation service discovery
Mateusz Warowny [Mon, 11 Apr 2022 17:49:08 +0000 (19:49 +0200)]
JAL-3878 Add conservation service discovery

2 years agoJAL-3878 Build interactive services menu
Mateusz Warowny [Mon, 11 Apr 2022 17:46:31 +0000 (19:46 +0200)]
JAL-3878 Build interactive services menu

2 years agoJAL-3878 Implement prot. seq. an. discovery for slivka.
Mateusz Warowny [Mon, 11 Apr 2022 16:21:10 +0000 (18:21 +0200)]
JAL-3878 Implement prot. seq. an. discovery for slivka.

2 years agoJAL-3878 Implement gui elements for annotation servicces
Mateusz Warowny [Mon, 11 Apr 2022 16:19:38 +0000 (18:19 +0200)]
JAL-3878 Implement gui elements for annotation servicces

2 years agoJAL-3878 Create SlivkaAnnotationWSClient
Mateusz Warowny [Mon, 11 Apr 2022 16:12:42 +0000 (18:12 +0200)]
JAL-3878 Create SlivkaAnnotationWSClient

2 years agoJAL-3878 Add full name getter to ActionI
Mateusz Warowny [Mon, 11 Apr 2022 16:11:23 +0000 (18:11 +0200)]
JAL-3878 Add full name getter to ActionI

2 years agoJAL-3878 Log status changes in annotation task
Mateusz Warowny [Mon, 11 Apr 2022 16:10:11 +0000 (18:10 +0200)]
JAL-3878 Log status changes in annotation task

2 years agoJAL-3878 Allow null value for action name
Mateusz Warowny [Mon, 11 Apr 2022 13:31:35 +0000 (15:31 +0200)]
JAL-3878 Allow null value for action name

2 years agoJAL-3878 Add action and task for annotation services
Mateusz Warowny [Thu, 7 Apr 2022 12:30:04 +0000 (14:30 +0200)]
JAL-3878 Add action and task for annotation services

2 years agoJAL-3878 Introduce IProgressIndicator#addProgressBar
Mateusz Warowny [Tue, 5 Apr 2022 16:27:43 +0000 (18:27 +0200)]
JAL-3878 Introduce IProgressIndicator#addProgressBar

addProgressBar adds a bar to the panel if it doesn't exist
ensuring that the bar is present after the call contrary
to setProgressBar which toggles the progress bar on and off.

2 years agoJAL-3878 Fix method name to fireTaskRestarted
Mateusz Warowny [Tue, 5 Apr 2022 12:18:55 +0000 (14:18 +0200)]
JAL-3878 Fix method name to fireTaskRestarted

2 years agoJAL-3878 Add char[] constructor to Sequence
Mateusz Warowny [Tue, 5 Apr 2022 12:18:13 +0000 (14:18 +0200)]
JAL-3878 Add char[] constructor to Sequence

2 years agoJAL-3878 Make BaseJob setters public so they can be accessed by other tasks.
Mateusz Warowny [Tue, 5 Apr 2022 12:15:28 +0000 (14:15 +0200)]
JAL-3878 Make BaseJob setters public so they can be accessed by other tasks.

2 years agoJAL-3878 Add fullName to BaseAction class which combines service and action name
Mateusz Warowny [Tue, 5 Apr 2022 12:14:00 +0000 (14:14 +0200)]
JAL-3878 Add fullName to BaseAction class which combines service and action name

2 years agoJAL-3878 Move status precedence list to JobStatus class
Mateusz Warowny [Tue, 5 Apr 2022 12:12:03 +0000 (14:12 +0200)]
JAL-3878 Move status precedence list to JobStatus class

2 years agoJAL-3878 Add uid to WS Tasks
Mateusz Warowny [Tue, 5 Apr 2022 12:10:56 +0000 (14:10 +0200)]
JAL-3878 Add uid to WS Tasks

2 years agoJAL-3878 Patch preferences window to use new discoverer.
Mateusz Warowny [Mon, 28 Mar 2022 13:52:33 +0000 (15:52 +0200)]
JAL-3878 Patch preferences window to use new discoverer.

2 years agoJAL-3878 Fix discoverer being stuck on BEGIN state if task was cancelled.
Mateusz Warowny [Mon, 28 Mar 2022 13:50:14 +0000 (15:50 +0200)]
JAL-3878 Fix discoverer being stuck on BEGIN state if task was cancelled.

2 years agoJAL-3878 Add slivka discoverer and menu to AlignFrame
Mateusz Warowny [Fri, 25 Mar 2022 18:04:38 +0000 (19:04 +0100)]
JAL-3878 Add slivka discoverer and menu to AlignFrame

2 years agoJAL-3878 Change align frame added to desktop to correct one
Mateusz Warowny [Fri, 25 Mar 2022 17:57:33 +0000 (18:57 +0100)]
JAL-3878 Change align frame added to desktop to correct one

2 years agoJAL-3878 Wrap infoPanel updates with SwingUtilities.invokeLater
Mateusz Warowny [Fri, 25 Mar 2022 17:56:37 +0000 (18:56 +0100)]
JAL-3878 Wrap infoPanel updates with SwingUtilities.invokeLater

2 years agoJAL-3878 Fix re-alignment-capable services detection.
Mateusz Warowny [Fri, 25 Mar 2022 17:53:40 +0000 (18:53 +0100)]
JAL-3878 Fix re-alignment-capable services detection.

2 years agoJAL-3878 Clear services list on reload.
Mateusz Warowny [Fri, 25 Mar 2022 17:52:05 +0000 (18:52 +0100)]
JAL-3878 Clear services list on reload.

2 years agoJAL-3878 Fix task status precedence calculation
Mateusz Warowny [Fri, 25 Mar 2022 17:35:04 +0000 (18:35 +0100)]
JAL-3878 Fix task status precedence calculation

Task status could only go up from the current status.

2 years agoJAL-3878 Fix NullPointerExceptions caused by nulls in arrays
Mateusz Warowny [Fri, 25 Mar 2022 15:59:57 +0000 (16:59 +0100)]
JAL-3878 Fix NullPointerExceptions caused by nulls in arrays

2 years agoJAL3878 Implement slivka service discoverer
Mateusz Warowny [Fri, 25 Mar 2022 14:49:40 +0000 (15:49 +0100)]
JAL3878 Implement slivka service discoverer

2 years agoJAL-3878 Move action name initialization to its own setter.
Mateusz Warowny [Fri, 25 Mar 2022 14:46:21 +0000 (15:46 +0100)]
JAL-3878 Move action name initialization to its own setter.

2 years agoJAL-3878 Create ws2 client for slivka services
Mateusz Warowny [Fri, 18 Mar 2022 16:08:53 +0000 (17:08 +0100)]
JAL-3878 Create ws2 client for slivka services

2 years agoJAL-3878 Add builders to each service parameter class
Mateusz Warowny [Fri, 25 Mar 2022 13:23:58 +0000 (14:23 +0100)]
JAL-3878 Add builders to each service parameter class

2 years agoJAL-3878 Create service agnostic param datastore and set
Mateusz Warowny [Thu, 24 Mar 2022 12:14:11 +0000 (13:14 +0100)]
JAL-3878 Create service agnostic param datastore and set

2 years agoJAL-3878 Create beans for un/marshalling service parameters
Mateusz Warowny [Wed, 23 Mar 2022 17:39:32 +0000 (18:39 +0100)]
JAL-3878 Create beans for un/marshalling service parameters

2 years agoJAL-3878 Create abstract ws discoverer providing common skeleton
Mateusz Warowny [Fri, 18 Mar 2022 16:05:36 +0000 (17:05 +0100)]
JAL-3878 Create abstract ws discoverer providing common skeleton

2 years agoJAL-3878 Connect alignment services with gui
Mateusz Warowny [Tue, 15 Mar 2022 14:48:30 +0000 (15:48 +0100)]
JAL-3878 Connect alignment services with gui

2 years agoJAL-3878 Move array index search to ArrayUtils
Mateusz Warowny [Mon, 14 Mar 2022 14:51:44 +0000 (15:51 +0100)]
JAL-3878 Move array index search to ArrayUtils

2 years agoJAL-3878 Create web service menu manager.
Mateusz Warowny [Fri, 11 Mar 2022 14:46:17 +0000 (15:46 +0100)]
JAL-3878 Create web service menu manager.

2 years agoJAL-3878 Add hasPresets and hasParameters utility methods to ParamDatastoreI
Mateusz Warowny [Fri, 11 Mar 2022 14:26:56 +0000 (15:26 +0100)]
JAL-3878 Add hasPresets and hasParameters utility methods to ParamDatastoreI

2 years agoJAL-3878 Add WebServiceProviderI - a view of services.
Mateusz Warowny [Wed, 9 Mar 2022 18:18:01 +0000 (19:18 +0100)]
JAL-3878 Add WebServiceProviderI - a view of services.

2 years agoJAL-3878 Improve performance of gap sequence construction.
Mateusz Warowny [Wed, 9 Mar 2022 15:31:24 +0000 (16:31 +0100)]
JAL-3878 Improve performance of gap sequence construction.

2 years agoJAL-3878 Add web service reference to actions.
Mateusz Warowny [Tue, 8 Mar 2022 17:07:14 +0000 (18:07 +0100)]
JAL-3878 Add web service reference to actions.

2 years agoJAL-3878 Change visibility of WebService methods to public.
Mateusz Warowny [Fri, 4 Mar 2022 13:19:45 +0000 (14:19 +0100)]
JAL-3878 Change visibility of WebService methods to public.

2 years agoJAL-3878 Create alignment service "backend" classes
Mateusz Warowny [Thu, 3 Mar 2022 13:57:55 +0000 (14:57 +0100)]
JAL-3878 Create alignment service "backend" classes

JAL-3878 Implement AlignmentAction#perform method

2 years agoJAL-3878 Remove unused JobStatus methods
Mateusz Warowny [Thu, 3 Mar 2022 13:36:39 +0000 (14:36 +0100)]
JAL-3878 Remove unused JobStatus methods

2 years agoJAL-3878 Create abstract base classes for non-interactive tasks
Mateusz Warowny [Thu, 3 Mar 2022 13:05:37 +0000 (14:05 +0100)]
JAL-3878 Create abstract base classes for non-interactive tasks

2 years agoJAL-3878 Fix typo in method name (getAlignemnt)
Mateusz Warowny [Wed, 2 Mar 2022 17:30:15 +0000 (18:30 +0100)]
JAL-3878 Fix typo in method name (getAlignemnt)

2 years agoJAL-3878 Add serviceExecutor to AlignmentViewport.
Mateusz Warowny [Wed, 2 Mar 2022 17:26:24 +0000 (18:26 +0100)]
JAL-3878 Add serviceExecutor to AlignmentViewport.

The serviceExecutor is a ScheduledExecutorService which
(web)services can use to run jobs associated with the current viewport.

2 years agoJAL-3878 Separate server job handle from task's sub jobs.
Mateusz Warowny [Mon, 28 Feb 2022 16:16:09 +0000 (17:16 +0100)]
JAL-3878 Separate server job handle from task's sub jobs.

The former is represented by WebServiceJobHandle class
which is a immutable container of data identifying the job
on the server. The latter, represented by JobI interface,
stores the current state of the job. In principle, a service
job does not need to be tied to a web service client.

2 years agoJAL-3878 Provide javadoc for WebServiceClientI interface
Mateusz Warowny [Fri, 18 Feb 2022 16:29:52 +0000 (17:29 +0100)]
JAL-3878 Provide javadoc for WebServiceClientI interface

2 years agoJAL-3878 Create skeleton for alignment service action
Mateusz Warowny [Fri, 18 Feb 2022 16:29:13 +0000 (17:29 +0100)]
JAL-3878 Create skeleton for alignment service action

2 years agoJAL-3878 Create abstract base class for actions.
Mateusz Warowny [Fri, 18 Feb 2022 14:42:41 +0000 (15:42 +0100)]
JAL-3878 Create abstract base class for actions.

2 years agoJAL-3878 Fix typo in getTooltip method name
Mateusz Warowny [Fri, 18 Feb 2022 13:51:33 +0000 (14:51 +0100)]
JAL-3878 Fix typo in getTooltip method name

2 years agoJAL-3878 Move WebServiceJob class to jalview.ws2.api package
Mateusz Warowny [Thu, 17 Feb 2022 17:09:04 +0000 (18:09 +0100)]
JAL-3878 Move WebServiceJob class to jalview.ws2.api package

2 years agoJAL-3878 Move CredentialType class to jalview.ws2.api package
Mateusz Warowny [Thu, 17 Feb 2022 17:05:37 +0000 (18:05 +0100)]
JAL-3878 Move CredentialType class to jalview.ws2.api package

2 years agoJAL-3878 Create TaskEventListener interface.
Mateusz Warowny [Thu, 17 Feb 2022 17:03:49 +0000 (18:03 +0100)]
JAL-3878 Create TaskEventListener interface.

2 years agoJAL-3878 Create action and task interfaces.
Mateusz Warowny [Thu, 17 Feb 2022 15:45:52 +0000 (16:45 +0100)]
JAL-3878 Create action and task interfaces.

2 years agoJAL-3878 Add interactive flag to WebService class
Mateusz Warowny [Thu, 17 Feb 2022 14:19:45 +0000 (15:19 +0100)]
JAL-3878 Add interactive flag to WebService class

2 years agoJAL-3878 Create web service class - container for service metadata and actions
Mateusz Warowny [Wed, 16 Feb 2022 17:15:34 +0000 (18:15 +0100)]
JAL-3878 Create web service class - container for service metadata and actions

2 years agoJAL-3878 Add WebServiceJob class.
Mateusz Warowny [Wed, 16 Feb 2022 16:38:12 +0000 (17:38 +0100)]
JAL-3878 Add WebServiceJob class.

2 years agoJAL-3878 Add interfaces for classes dealing with server communication
Mateusz Warowny [Wed, 16 Feb 2022 16:36:58 +0000 (17:36 +0100)]
JAL-3878 Add interfaces for classes dealing with server communication

2 years agoJAL-3878 Add universal id generator to MathUtils.
Mateusz Warowny [Tue, 15 Feb 2022 17:37:53 +0000 (18:37 +0100)]
JAL-3878 Add universal id generator to MathUtils.

2 years agoMerge branch 'JAL-3927_ws_preferences_dialog_fix' into alpha/JAL-3066_Jalview_212_sli... alpha/JAL-3066_Jalview_212_slivka-integration
Mateusz Warowny [Thu, 23 Dec 2021 16:49:26 +0000 (17:49 +0100)]
Merge branch 'JAL-3927_ws_preferences_dialog_fix' into alpha/JAL-3066_Jalview_212_slivka-integration

2 years agoMerge branch 'update/JAL-3066_updated_testng' into alpha/JAL-3066_Jalview_212_slivka...
Mateusz Warowny [Thu, 23 Dec 2021 16:48:38 +0000 (17:48 +0100)]
Merge branch 'update/JAL-3066_updated_testng' into alpha/JAL-3066_Jalview_212_slivka-integration

2 years agoJAL-3927 Make url checks asynchronous in preferences dialog
Mateusz Warowny [Thu, 25 Nov 2021 18:12:17 +0000 (19:12 +0100)]
JAL-3927 Make url checks asynchronous in preferences dialog

2 years agoJAL-3066 Fix ambiguous assertEquals casting values to double.
Mateusz Warowny [Tue, 23 Nov 2021 15:54:16 +0000 (16:54 +0100)]
JAL-3066 Fix ambiguous assertEquals casting values to double.

2 years agoJAL-3066 Vastly updated testng libs
Ben Soares [Tue, 23 Nov 2021 15:10:10 +0000 (15:10 +0000)]
JAL-3066 Vastly updated testng libs

2 years agoJAL-3066 Remove redundant throws declaration from SlivkaParamSet constructor.
Mateusz Warowny [Thu, 18 Nov 2021 19:59:14 +0000 (20:59 +0100)]
JAL-3066 Remove redundant throws declaration from SlivkaParamSet constructor.

2 years agoMerge branch 'JAL-3866_RNAalifold-slivka-client' into alpha/JAL-3066_Jalview_212_sliv...
Mateusz Warowny [Tue, 16 Nov 2021 16:57:52 +0000 (17:57 +0100)]
Merge branch 'JAL-3866_RNAalifold-slivka-client' into alpha/JAL-3066_Jalview_212_slivka-integration

2 years agoMerge branch 'alpha/JAL-3899_deuniquify_refactor' into alpha/JAL-3066_Jalview_212_sli...
Mateusz Warowny [Tue, 16 Nov 2021 16:57:23 +0000 (17:57 +0100)]
Merge branch 'alpha/JAL-3899_deuniquify_refactor' into alpha/JAL-3066_Jalview_212_slivka-integration

2 years agoJAL-3899 Replace prints with logger messages. alpha/JAL-3899_deuniquify_refactor
Mateusz Warowny [Thu, 7 Oct 2021 10:34:13 +0000 (12:34 +0200)]
JAL-3899 Replace prints with logger messages.

2 years agoJAL-3899 Update usages of uniquify and deuniquify.
Mateusz Warowny [Wed, 6 Oct 2021 16:32:51 +0000 (18:32 +0200)]
JAL-3899 Update usages of uniquify and deuniquify.

2 years agoJAL-3899 Refactor sequence de/uniquification.
Mateusz Warowny [Wed, 6 Oct 2021 14:23:13 +0000 (16:23 +0200)]
JAL-3899 Refactor sequence de/uniquification.

2 years agoAdd RNAalifold service instance to slivka web services. JAL-3866_RNAalifold-slivka-client
Mateusz Warowny [Thu, 2 Sep 2021 15:11:35 +0000 (17:11 +0200)]
Add RNAalifold service instance to slivka web services.

2 years agoMerge branch 'improvement/JAL-3848_slivka_0.8' into alpha/JAL-3066_Jalview_212_slivka...
Mateusz Warowny [Wed, 28 Jul 2021 10:36:30 +0000 (12:36 +0200)]
Merge branch 'improvement/JAL-3848_slivka_0.8' into alpha/JAL-3066_Jalview_212_slivka-integration

2 years agoMerge branch 'bug/JAL-3807_jpred-with-slivka' into alpha/JAL-3066_Jalview_212_slivka...
Mateusz Warowny [Tue, 27 Jul 2021 15:36:15 +0000 (17:36 +0200)]
Merge branch 'bug/JAL-3807_jpred-with-slivka' into alpha/JAL-3066_Jalview_212_slivka-integration

2 years agoMerge commit '0b438477b16470202bddfecb54e0587036b37202' into alpha/JAL-3066_Jalview_2...
Mateusz Warowny [Tue, 27 Jul 2021 11:00:36 +0000 (13:00 +0200)]
Merge commit '0b438477b16470202bddfecb54e0587036b37202' into alpha/JAL-3066_Jalview_212_slivka-integration

2 years agoJAL-3066 Fix NullPointerException thrown when showing HMMER run dialog
Mateusz Warowny [Thu, 4 Mar 2021 13:59:48 +0000 (14:59 +0100)]
JAL-3066 Fix NullPointerException thrown when showing HMMER run dialog

2 years agoJAL-3854 patched SeqSeqUtils.deUniquify to not use instanceOf - seems to work improvement/JAL-3848_slivka_0.8
Jim Procter [Sun, 25 Jul 2021 16:48:01 +0000 (17:48 +0100)]
JAL-3854 patched SeqSeqUtils.deUniquify to not use instanceOf - seems to work

2 years agoJAL-2994 disable tests for FileUtils path search methods on bamboo
Jim Procter [Sun, 25 Jul 2021 15:23:50 +0000 (16:23 +0100)]
JAL-2994 disable tests for FileUtils path search methods on bamboo

2 years agoJAL-3848 slivka preferences in javascript
Jim Procter [Sun, 25 Jul 2021 15:08:03 +0000 (16:08 +0100)]
JAL-3848 slivka preferences in javascript

2 years agoJAL-3848 reinstate Fetch DB References submenu
Jim Procter [Sun, 25 Jul 2021 15:07:48 +0000 (16:07 +0100)]
JAL-3848 reinstate Fetch DB References submenu

2 years agoJAL-3848 update jalview core with slivka classes, example file import and structure...
Jim Procter [Sun, 25 Jul 2021 14:45:28 +0000 (15:45 +0100)]
JAL-3848 update jalview core with slivka classes, example file import and structure view

2 years agoJAL-3848 add compbio and jalview to direct connection list for J2S
Jim Procter [Sun, 25 Jul 2021 14:51:04 +0000 (15:51 +0100)]
JAL-3848 add compbio and jalview to direct connection list for J2S

2 years agoJAL-3853 - tweak test again - since failed a few commits after f6cb90d43782ca99cf2b1c...
Jim Procter [Sun, 25 Jul 2021 14:04:29 +0000 (15:04 +0100)]
JAL-3853 - tweak test again - since failed a few commits after f6cb90d43782ca99cf2b1cbee2dc76bca3d1d466

2 years agoJAL-3848 update swingJS runtime and transpiler to 3.3.1
Jim Procter [Sun, 25 Jul 2021 13:47:40 +0000 (14:47 +0100)]
JAL-3848 update swingJS runtime and transpiler to 3.3.1

2 years agoMerge branch 'improvement/JAL-3848_slivka_0.8' of https://source.jalview.org/git...
Jim Procter [Sun, 25 Jul 2021 13:16:07 +0000 (14:16 +0100)]
Merge branch 'improvement/JAL-3848_slivka_0.8' of https://source.jalview.org/git/jalview into improvement/JAL-3848_slivka_0.8

2 years agoJAL-3848 Update slivka client javajs library.
Mateusz Warowny [Fri, 23 Jul 2021 12:12:00 +0000 (14:12 +0200)]
JAL-3848 Update slivka client javajs library.

2 years agoJAL-3671 hardwire log4j.root logger to INFO to supress jetty and httpclient log output
Jim Procter [Fri, 26 Jun 2020 16:12:31 +0000 (17:12 +0100)]
JAL-3671 hardwire log4j.root logger to INFO to supress jetty and httpclient log output

2 years agoJAL-3848 enable slivka services dialog in JalviewJS
Jim Procter [Thu, 22 Jul 2021 19:44:06 +0000 (20:44 +0100)]
JAL-3848 enable slivka services dialog in JalviewJS

2 years agoJAL-3853 JAL-1870 toggle to enable/disable posterior probability transparency when...
Jim Procter [Thu, 22 Jul 2021 19:41:26 +0000 (20:41 +0100)]
JAL-3853 JAL-1870 toggle to enable/disable posterior probability transparency when rendering per sequence annotation row scores .. needs more work

2 years agoJAL-3853 JAL-1870 patch tests for annotation colour gradient without transparency...
Jim Procter [Thu, 22 Jul 2021 19:40:29 +0000 (20:40 +0100)]
JAL-3853 JAL-1870 patch tests for annotation colour gradient without transparency/per sequence annotation score encoding

2 years agoJAL-1950 patch groovy bootstrap for importing hmmer3 json
Jim Procter [Thu, 22 Jul 2021 19:37:51 +0000 (20:37 +0100)]
JAL-1950 patch groovy bootstrap for importing hmmer3 json

2 years agoJAL-3853 patch sequence annotation report code and tweak the test. When merging from...
Jim Procter [Thu, 22 Jul 2021 19:36:13 +0000 (20:36 +0100)]
JAL-3853 patch sequence annotation report code and tweak the test. When merging from 2.11.2 develop there will be conflicts that need merging re HTMLXML tags

2 years agoJAL-3848 ensure annotation from a service gets a calcId so it can be updated and...
Jim Procter [Thu, 22 Jul 2021 17:04:01 +0000 (18:04 +0100)]
JAL-3848 ensure annotation from a service gets a calcId so it can be updated and tracked across multiple views - nb - service.getId() probably isn’t the right value to use for this!

2 years agoJAL-3848 don’t include sequence limits in sequence id as it confuses slivka-0.8’s...
Jim Procter [Thu, 22 Jul 2021 17:02:19 +0000 (18:02 +0100)]
JAL-3848 don’t include sequence limits in sequence id as it confuses slivka-0.8’s jalview-feature-file creation script

2 years agoJAL-3848 - actually test the Slivka and JABAWS disorder services - nb still need...
Jim Procter [Thu, 22 Jul 2021 17:00:55 +0000 (18:00 +0100)]
JAL-3848 - actually test the Slivka and JABAWS disorder services - nb still need asserts to verify the disorder annotation from Slivka looks like Jabaws

2 years agoJAL-3848 print exception for failed align jobs
Mateusz Warowny [Wed, 21 Jul 2021 16:08:38 +0000 (18:08 +0200)]
JAL-3848 print exception for failed align jobs

2 years agoJAL-3848 add latest slivka-client fixes.
Mateusz Warowny [Wed, 21 Jul 2021 16:06:57 +0000 (18:06 +0200)]
JAL-3848 add latest slivka-client fixes.