X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Findex.html;h=75c556efbebf884c96ad8cef7db3f97f87802a2b;hb=HEAD;hp=b83b96f8426172e752b7e6341b19592ee4f60cfd;hpb=cfbceac612220d0a877942f7fb6658a5848d1ccf;p=jabaws.git diff --git a/website/index.html b/website/index.html index b83b96f..75c556e 100644 --- a/website/index.html +++ b/website/index.html @@ -1,10 +1,9 @@ + - - + Java Bioinformatics Analyses Web Services (JABAWS) main page +
- +
-

What is JABAWS?

- -

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 over the web, by providing web services, which -make it easy to access programs and databases from anywhere, at -anytime. The flavour of web services that JABAWS provides are SOAP -web services, which 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 has a number of distinct features that are not -found in other bioinformatics web services systems. In particular, -JABAWS:

- -
    -
  1. Provides uniform remote access to a number of command line -tools This allows you to access a number of -programs anywhere, at any time. For instance, all multiple sequence -alignment services can be accessed with a single command line -interface, simplifying their invocation. However, most of the -command line options for each program are supported, so you have -nearly the same level of control as if you were running them on the -command line yourself.
  2. - -
  3. Enables web based or stand-alone applications, like Jalview, to -access a variety of bioinformatics analysis methods The java web service client library makes it very easy to -connect to one or more instances of JABAWS, so if one server is off -line, all you need to know is the URL of another server that will -do the job for you.
    -JABAWS provides WS-I basic -profile v. 1.1 compatible services, which means that clients -can be created for them in almost any programming -language.
  4. - -
  5. Can be easily deployed as a server on a variety of platforms, -with command line tools run on the same machine or on a -cluster.JABAWS -integrates with a number of cluster job management systems (e.g. -GridEngine, PBS, LSF, Condor). It also intelligently manages -task scheduling depending on their size, eliminatng the scalability -issues and let you focus on your research.
  6. -
- -

Here are just some of the problems that JABAWS can solve:

- -
    -
  • -

    The default settings for a program don't work for my -data!
    - JABAWS includes a comprehensive parameter model and validation -mechanism, allowing you to specify additional options and -arguments. Want to use PAM200 substitution matrix, set the number -of iterations, or sequence clustering method? No problem - JABAWS -lets you do that. You are no longer limited to defaults!

    -
  • - - -
  • -

    I don't want to send my data to the -internet!
    - Simply download and install JABAWS on a trusted machine in your -lab or institute, and use its web address instead of the public -JABAWS services. No data will leave your lab any longer.

    -
  • - -
  • -

    Running programs using the public services is slower -than using my own computer!
    - The JABAWS server can run programs on a single machine or on a -cluster, and are easy to install. -If your server is going to be heavily used, then it is better to configure JABAWS to access your -cluster, which is straightforward.

    -
  • -
- -

Public JABAWS Server

- +

JABAWS 2

+

JABAWS is free software which provides web services for multiple sequence alignment, prediction of protein disorder, and amino acid conservation conveniently packaged to run on your local computer, server or cluster. JABAWS v2.0 introduces protein disorder prediction services based on DisEMBL, IUPred, Ronn, GlobPlot and protein sequence alignment conservation measures calculated by AACon. A new multiple sequence alignment service for Clustal Omega is also provided, in addition to standard JABAWS:MSA services for Clustal W, MAFFT, MUSCLE, TCOFFEE and PROBCONS. +JABA Web Services can be accessed from the Jalview desktop application and provide multiple alignment and sequence analysis calculations limited only by your own local computing resources.
+
+
Please note that JABAWS 2 is supported by Jalview 2.6.1 onwards, but the disorder prediction, Clustal Omega and AACon services will only be accessible in Jalview 2.8 (due for release in January 2012). In the meantime you can access all JABAWS2 services through the JABAWS command-line client.

+
- - - - - - - - - - - - - - - - - - - - - + + + + + + + +
FeatureDescription
URL http://www.compbio.dundee.ac.uk/jabaws
Execution limitsLocal execution limit is 40 sequnces with no more than 500 -letters average length. Larger tasks are send to 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 Users

+
+ The Server: JABAWS Virtual Appliance: (520M) + or use JABAWS on Amazon Webservices Cloud
+ The Client: Jalview (18M) +

To use JABA Web Services on most operating systems, just download and install the JABAWS Virtual Appliance (VA) or even easier - just start JABAWS machine on the cloud and point Jalview at it!

+
+
+
+

For System Administrators

+
+

The Server: JABAWS Web Application aRchive (55M)

+

JABAWS requires a Servlet 2.4 compatible servlet container like Apache-Tomcat to run. Please check the quick start guide for installation instructions.

+
+
+

For Bioinformaticians/Developers

+
+The Server: JABAWS Web Application aRchive (55M) +
+ The Client: + Command Line Client binary | source + + + +

You can either use the JABAWS Virtual Appliance or the JABAWS Web Application aRchive (WAR) from your own computer or a lab server. The WAR version gives greater flexibility but requires a bit more configuration. Alternatively you can just script against our public server (see below) with the command line client or you own script. +Check out the quick start guide for further details.

+ +
+
+
-

Authors

- -

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.

+

Public JABAWS Server

+

You can access our public JABA Web Services with our command line client, Jalview, or with your own program. Jalview version 2.8 or later is fully compatible with JABAWS 2. The latest versions of Jalview are configured to use public JABAWS server by default.

+
    +
  • The JABAWS public web services address is http://www.compbio.dundee.ac.uk/jabaws
  • +
  • A detailed web services description is available from here: WSDL List
  • +
+

These web services accept submissions of less than one thousand sequences. Should you find this to be insufficient for your needs, or if you are concerned about privacy or on an unreliable network connection, then you can download and run the JABAWS Server on your own hardware.

+

Previous versions of JABAWS

+

JABAWS 1 is available from here http://www.compbio.dundee.ac.uk/jabaws1. We advise you to update to the JABAWS 2 as this version is fully backward compatible with JABAWS 1 and contain numerous improvements. Please consult the manual for more information on versions compatibility.

+

Reference

+

Peter V. Troshin, James B. Procter and Geoffrey J. Barton - "Java Bioinformatics Analysis Web Services for Multiple Sequence Alignment - JABAWS:MSA" Bioinformatics 2011; doi: 10.1093/bioinformatics/btr304.

- +