X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Findex.html;h=47a9c37537782d2ca4d8bd3f855b98477c9c24e3;hb=6648d48e760ddfd676aaadd10a0bc15fb60f71b0;hp=a4e7ff2acda99e2e0b2b5832f94121812ffc4714;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/index.html b/website/index.html index a4e7ff2..47a9c37 100644 --- a/website/index.html +++ b/website/index.html @@ -1,93 +1,143 @@ - + - -Java Bioinformatics Analyses Web Services (JABAWS) main page - - - - + + + +Java Bioinformatics Analyses Web Services (JABAWS) main +page + + +
+ + + + +

JAva Bioinformatics Analysis Web Services

+ +
+ +
-
- Home - Manual - How To - Download - Jalview + +
-

What is JABAWS?

-

JAva Bioinformatics Analysis Web Services (JABAWS) is a collection of SOAP web services for bioinformatics. Web services make it easy to access well-known tools from anywhere anytime. SOAP Web Services are designed for use by other programmes, rather than people. Current version of JABA web services integrates with Jalview and provides five web services for multiple sequence alignment. They are:

+ +

JAva Bioinformatics Analysis Web Services (JABAWS) is a +collection of SOAP web +services for bioinformatics.
+ JABAWS is designed to make it easy to access bioinformatics +analysis programs and databases over the web from anywhere, at +anytime. Unlike other web services, JABAWS can be easily installed on different platforms and work straight out of the box with minimum configuration. JABA Web Services are designed for use by other programs rather +than people. + The current version of JABAWS is compatible with version 2.6 of Jalview, and provides five web +services for multiple sequence alignment:

+ +

Why JABAWS?

-

JABA Web Services have a number of distinct features not found elsewhere. -

In particular JABAWS -

    -
  1. gives uniform remote access for a number of command line tools This allows you to access a number of programmes anywhere anytime. All multiple sequence alignment services comply with a single interface, simplifying command invocation. Most of the command line programmes' options are supported, so you have the same level of control as with the command line.
  2. -
  3. enables Jalview to perform variety of analysis (more to come in the future) on the alignments It is very easy to connect the different instances of JABAWS. So if one is off line, another one will do the job for you. If you use it in your software it is only the matter of a server name change, no other magic is required.
  4. -
  5. can be easily deployed on a large variety of platforms and run on a single server or on the cluster. JABAWS integrates with a large number of cluster job management systems.This eliminates the scalability issues and let you focus on your research, JABAWS will take care of the task management.
  6. -
  7. services are WS-I basic profile v. 1.1 compatibleThis means that programmes or other web services written in almost any programming languages should have no difficulties using JABA web services.
  8. -
-

Below are the examples of things that you can do with JABAWS

-
    -
  • -

    Unhappy with the defaults settings?
    - Want to use PAM200 substitution matrix, set the number of iterations, or sequence clustering method? No problems, JABAWS can do that. Any additional parameters or combinations of where of can be defined. You are no longer limited to defaults!

    -
  • -
  • -

    JABAWS in Dundee is not available? No problem, choose a different service provider and off you go. We hope that other major service providers like EBI will soon be housing JABAWS.

    -
  • -
  • -

    Worried about sending your data to the internet? Install JABAWS in your lab. Point your Jalview client to the services in your lab, and no data will leave you lab any longer.

    -
  • -
  • -

    Want to install JABAWS but are not sure what is required? JABA Web Services will work happily on a single server as well as on the cluster. For large number of request of cause it is better to use a cluster. Little configuration is involved.

    -
  • -
-

Public JABAWS Server

- - - - - - - - - - - - - - - - - - - -
Feature Description
URL http://www.compbio.dundee.ac.uk/jaba
Execution limits Local execution limit is 40 sequnces with no more than 500 letters average length. Larger tasks are send to the cluster. Tasks exceeding 1000×1000 (sequences per letters) will not be accepted for alignment. If you would like to work with bigger alignments consider installing JABAWS in your lab.
Web Services Description WSDL List
+

JABAWS can be deployed on nearly any operation system, it can operate on a stand alone server as well as submit the jobs to the cluster. Thanks to DRMAA it integrates well with a large variety of cluster job management systems. Jalview from version 2.6 integrates with JABAWS and can be configured to submit jobs to different versions of JABAWS, for example to your local, lab version, or publicly available version elsewhere. As JABAWS can be installed in your lab, or indeed on your personal computer, it eliminates the need to send your private information to the outside, to one of the publicly accessible servers. JABAWS can run programs with additional parameters defined by you, so you are no longer limited to defaults. JABAWS is safe to install for public access as it could limit the size of the tasks which it accepts and denies access to resources within web application folder. Please look in the how to for more information on JABAWS benefits.

+

Public JABAWS Server

+ + + + + + + + + + + + + + + + + + + + + + +
FeatureDescription
URL http://www.compbio.dundee.ac.uk/jabaws
Execution limitsJABAWS installation is backed up by the College of +Life Sciences HPC cluster. Tasks exceeding 1000×1000 +(sequences per letters) will not be accepted for alignment. If you +would like to work with bigger alignments consider installing +JABAWS in your lab.
Web Services DescriptionWSDL List
+ +For programmatic access to JABAWS please refer to the How To section using JABAWS in your program.

Authors

-

Conceptually, Java Bioinformatics Analysis Web Services are the successor of the Jalview Web Services. At the code level, however, JABA Web Services do not contain any code from Jalview Web Services because of the complete change of technologies in time of coding. Jim Procter and Geoff Barton are the authors of Jalview Web Services. Peter Troshin and Geoff Barton are the authors of the JABA Web Services. Jim Procter has contributed to JABAWS development by making useful suggestions, integrating JABAWS with Jalview, and correcting some of its configuration files.

-
- -
-
+

Peter Troshin and Geoff Barton are the authors of the JABA Web +Services. Jim Procter helped with the JABAWS design process and web +pages, and developed the interface and management components in +Jalview to access JABAWS servers.

+ + + + + + + + + + +