X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fman_about.jsp;h=62edca5ede44bfc1083d9eba0df78d1cfb66f47e;hb=8c5809e7cce4bd4a1f47fd94565fc0a01bfd8eb5;hp=a4444e97d97cd0091a494776e4138a3b3fd8d7af;hpb=46df465c310f75a3c559607fabc6fc134d5932c9;p=jabaws.git diff --git a/website/man_about.jsp b/website/man_about.jsp index a4444e9..62edca5 100644 --- a/website/man_about.jsp +++ b/website/man_about.jsp @@ -26,10 +26,10 @@ @@ -51,17 +51,46 @@ JABAWS stands for JAva Bioinformatics Analysis Web Services. As the name suggests, JABAWS is a collection of web services for bioinformatics, and currently provides services that make it easy to access well-known multiple sequence alignment and protein disorder prediction programs - (see the list of currently supported programs) from Jalview. + (see the list of currently supported programs). Future versions of JABAWS will incorporate other tools.

Getting JABAWS

- JABAWS consists of a server and a client, but unlike most bioinformatics web service systems, you can download and - run both parts on your own computer! If you want a server just for yourself, then download and install the JABAWS - Virtual Appliance. It requires no configuration and is simple to install. If you want to install JABAWS for your - lab or institution then download the JABAWS Web Application aRchive. It is slightly more complicated to configure + JABAWS consists of a server and a client, but unlike most bioinformatics web-service systems, you can download and + run both parts on your own computer! If you want a server just for yourself, then download and install the + JABAWS Virtual Appliance (VA). + It requires no configuration and is simple to install. If you want to install JABAWS for your + lab or institution then download the + JABAWS Web Application aRchive (WAR). + It is slightly more complicated to configure but is very straightforward too. Finally, if you want to script against any version of JABAWS or are interested - in writing your own client, the JABAWS command line client is what you need. + in writing your own client, the + JABAWS command line (CLI) client is what you need. +

+

+ Back to top +

+ + + + +
+
+
+
+

What is the JABAWS Client?

+
+
+

A JABAWS client is a Java application that lets you run the programs for which a JABAWS server provides web + services. The most basic JABAWS client is a command line application this is able to call any of the JABAWS web + services on any instance of JABAWS Server available over the web. The basic client is useful if you would like + to test or execute the programs provided by the JABAWS server in your own scripts, but you do not want to handle + any web service specific details. The client is an open source software, so you can also use the source code to + as an example how to manipulate with JABAWS web services in your own code. + Jalview, a multiple sequence alignment and analysis application, is a good + example of a graphical JABAWS client. This client uses the same functionality as the + JABAWS command line (CLI) client, but + instead allows JABAWS services to be accessed in a more user-friendly manner, through a graphical user interface.

Back to top @@ -78,7 +107,7 @@

    -
  • Can be deployed on most operating systems, as a VMware or other compatible Virtual Appliance or a Tomcat Java Web Application.
  • +
  • Can be deployed on most operating systems, as a VMware or compatible Virtual Appliance, as well as a Tomcat Java Web Application.
  • Comes complete with sources and binaries for all the bioinformatics programs that it runs.
  • Can operate as a stand alone server or one that submits jobs to a cluster via DRMAA.
  • Easy to access from Jalview using its graphical client, or using the JABAWS command line client.
  • @@ -98,7 +127,7 @@
    -

    JABA Web Services Programs

    +

    Bioinformatics tools included in JABAWS

    JABAWS currently provides access to the following programs:

    @@ -155,7 +184,7 @@
    - JABAWS Version 2.2 (Released XX Feb 2017) + JABAWS Version 2.2 (Released XX March 2017)

    The website was improved and several service programs were update:

    • The versions of several application programs provided by JABAWS were bumped to the latest available. @@ -170,7 +199,7 @@ The pre-configured JABAWS Amazon Machine Image (AMI), which allowed for JABAWS to be run in the Amazon EC2 cloud, is no longer provided - due to very limited use by the scientific community. + due to very limited use by the scientific community peers.
    @@ -227,30 +256,6 @@
    -
    -
    -
    -
    -

    What is the JABAWS Client?

    -
    -
    -

    A JABAWS client is a Java application that lets you run the programs for which a JABAWS server provides web - services. The most basic JABAWS client is a command line application this is able to call any of the JABAWS web - services on any instance of JABAWS Server available over the web. The basic client is useful if you would like - to test or execute the programs provided by theJABAWS server in your own scripts, but you do not want to handle - any web service specific details. The client is an open source software, so you can also use the source code to - as an example how to manipulate with JABAWS web services in your own code. - Jalview, a multiple sequence alignment and analysis application, is a good - example of a graphical JABAWS client. This client uses the same functionality as the command line client, but - instead allows JABAWS services to be accessed in a more user-friendly manner, through a graphical user interface. -

    -

    - Back to top -

    -
    -
    -
    -