X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2FwebServices%2Findex.html;h=22cb247517e00fed0decfe27b17d557235abec60;hb=834d76206f0b9969a04e95e6d19582768f36d1c7;hp=2b24bfe4531938e0542a6992e0afc9e352b4cc62;hpb=1693646e78fb0dddebcd94f8bef7e2acd3bdaae0;p=jalview.git diff --git a/help/html/webServices/index.html b/help/html/webServices/index.html index 2b24bfe..22cb247 100755 --- a/help/html/webServices/index.html +++ b/help/html/webServices/index.html @@ -1,15 +1,49 @@ - - - -

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.