From c24267ee9b42f032d0d1a561b6fb05b03d754460 Mon Sep 17 00:00:00 2001 From: jprocter Date: Tue, 5 Aug 2008 15:33:03 +0000 Subject: [PATCH] added sequence fetcher and sequence features retrieval to web serviices index --- help/html/webServices/index.html | 135 ++++++++++++++++++++------------------ 1 file changed, 70 insertions(+), 65 deletions(-) diff --git a/help/html/webServices/index.html b/help/html/webServices/index.html index 6b5c5e1..021e31e 100755 --- a/help/html/webServices/index.html +++ b/help/html/webServices/index.html @@ -1,65 +1,70 @@ - - Web Services - -

Web services

- -

A variety of web services are available from the Alignment window's - Web Service menu.

-

Jalview's distributed computations are SOAP based services exposing - protein sequence alignment and secondary structure prediction programs. These services actually run - on the cluster based in the School of Life Sciences, University of - Dundee, and are maintained by the Barton group. -

-

Web Service Dialog Box

- -

- This dialog box is displayed when a web service job - is submitted. It gives the name of the service and - any method citation information, and monitors the - progress of the calculation. The cancel button will - permanently cancel the job, but this is only - possible for some services. -

-

Current services: -

-

-

Watch this space! These are some of the services - planned to be released soon:

- In the future, Jalview will also be able to new discover services - dynamically, and distribute expensive analysis functions like PCA to the Dundee machines.

- - + + Web Services + +

Web services

+ +

Jalview includes clients for a variety of web services for both bioinformatic data retrieval and analysis. +

+

+

Jalview's distributed computations are SOAP based services exposing + protein sequence alignment and secondary structure prediction programs. These services actually run + on the cluster based in the School of Life Sciences, University of + Dundee, and are maintained by the Barton group. +

+

Web Service Dialog Box

+ +

+ This dialog box is displayed when a web service job + is submitted. It gives the name of the service and + any method citation information, and monitors the + progress of the calculation. The cancel button will + permanently cancel the job, but this is only + possible for some services. +

+

Current services: +

+

+

Watch this space! These are some of the services + planned to be released soon:

+ In the future, Jalview will also be able to new discover services + dynamically, and distribute expensive analysis functions like PCA to the Dundee machines.

+ + -- 1.7.10.2