X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=help%2Fhtml%2FwebServices%2Findex.html;h=22cb247517e00fed0decfe27b17d557235abec60;hb=2802a0cc6cf1087c25db84c1005c786aa687c4bc;hp=5d4025a6eb28e16b0ad3e0adba8b60c73b215941;hpb=3396e9f33cf3a16a7f38f5163cd057df4b859e7e;p=jalview.git diff --git a/help/html/webServices/index.html b/help/html/webServices/index.html index 5d4025a..22cb247 100755 --- a/help/html/webServices/index.html +++ b/help/html/webServices/index.html @@ -1,15 +1,49 @@ - -Web Services - -

Web services

-

Originally Jalview used SRS server to retrieve sequence features for a given - alignment. In addition certain remote alignment programs could be called from - the Jalview interface and the results displayed in a new alignment panel.

-

The main emphasis of the current development of the Jalview Project is to implement - various sequence alignment programs, tree analysis, PCA algorithms on a large - cluster based witihin the Barton Group. Jalview will be able to call these remote - procedures without the user having to install any new software.
- The main advantage of using these remote web services is that the computing - power available is much greater than that of the users work station.

+ + 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.