X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fman_about.html;h=f3fcd22e69b1152f6537b2aa87c0c9e940c19497;hb=c46caed03164e4396eb55dc30e7db3558a7b06cc;hp=1f55cbc64b11f677cdbba7bb352f42b1a47b6318;hpb=65f579f3a0ff4e2626017be25f015ee5c6e39275;p=jabaws.git diff --git a/website/man_about.html b/website/man_about.html index 1f55cbc..f3fcd22 100644 --- a/website/man_about.html +++ b/website/man_about.html @@ -18,7 +18,7 @@ - +
JABAWS-2.0.1JABAWS-2.5 Disorder
@@ -46,6 +46,7 @@ Services Status Contact Us Barton Group + Funding @@ -58,11 +59,13 @@
  • What is JABAWS?
  • JABAWS Benefits
  • JABA Web Services Programs
  • -
  • What is new in JABAWS 2?
  • +
  • What is new in JABAWS 2?
  • What is JABAWS Client?
  • JABAWS versions compatibility and Jalview support
  • Programmatic access to JABAWS
  • - + + +

    What is JABAWS?

    @@ -72,7 +75,6 @@ (see the list of currently supported programs) from Jalview. Future versions of JABAWS will incorporate many other tools.

    -

    Getting JABAWS

    JABAWS consists of a server and client, but unlike most bioinformatics web service systems, you can download and @@ -83,6 +85,8 @@ in writing your own client, the JABAWS command line client is what you need.

    + +

    JABAWS Benefits

    + +

    JABA Web Services Programs

    -

    JABAWS currently provides access to the following programs:

    +

    JABAWS currently provides access to the following programs:

    Multiple Sequence Alignement

    - +

    Protein disorder prediction

    + -

    What is new in JABAWS 2.0.1?

    -

    This release of JABAWS 2.0.1 is mostly bug fixing release. This is a list of bugs which have been fixed in JABAWS 2.0.1:

    + +

    What is new in JABAWS 2.5?

    +JABAWS Version 2.5 (Released 2nd Jul 2013)

    JABAWS 2.5 includes several bug fixes and minor updates for JABAWS Version 2. These are listed below:

    + JABAWS Version 2 (Released 16th Dec 2011)

    Compared to JABAWS 1, JABAWS 2 offers a greater number and diversity of web services, Amazon EC2 integration and improved ease of use.

    It contains:

    + + +

    What is JABAWS client?

    @@ -144,26 +167,29 @@ instead allows JABAWS services to be accessed in a more user-friendly manner, through a graphical user interface.

    + +

    JABAWS versions compatibility and Jalview support

    - JABAWS version 2.0.1 is fully backward compatible with JABAWS v1.0 and v2.0. That means that all JABAWS v1.0 and - v2.0 clients should be able to use JABAWS 2.0.1 instead. To benefit of new web services introduced in JABAWS 2.0 - the clients compitible with JABAWS v1.0 have to be updated. + JABAWS version 2.5 is fully backward compatible with JABAWS v1.0 and v2.0. That means that all JABAWS v1.0 and + v2.0 clients should also be able to use JABAWS 2.5 services. To access the analysis web services introduced in + JABAWS 2.0, however, clients that were designed for JABAWS v1.0 must be updated.

    + +

    Programmatic access to JABAWS

    -JABA Web Services are WS-I basic profile compliant, which means they can be accessed using any programming language -or system that can utilize standard SOAP web services. The WSDL for each service is published on the JABAWS home -page, and you can use this to automatically generate service bindings for your program. If you use Java, however, -then you may wish to use our client package to access JABAWS. -This package is based on the autogenerated source code produced by wsimport, which -is the Java tool for creating web service bindings; but in addition, offers some additional methods which simplify -working with JABAWS. For more information please refer to the data model javadoc. + JABA Web Services are WS-I basic profile compliant, which means they can be accessed using any programming language + or system that can utilize standard SOAP web services. The WSDL for each service is published on the JABAWS home + page, and you can use this to automatically generate service bindings for your program. If you use Java, however, + then you may wish to use our client package to access JABAWS. + This package is based on the autogenerated source code produced by wsimport, which + is the Java tool for creating web service bindings; but in addition, offers some additional methods which simplify + working with JABAWS. For more information please refer to the data model javadoc.

    - - +