web site minor tweaks
[jabaws.git] / website / man_about.html
index 7196fc5..057b0c9 100644 (file)
@@ -1,7 +1,8 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
+<?xml version="1.0" encoding="UTF-8"?>\r
+<!DOCTYPE html PUBLIC "XHTML 1.0 Strict" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml">\r
 <head>\r
-<meta name="Last-modified" content="Mon, 11 Dec 2010 01:03:33 GMT"/>\r
+<meta name="Last-modified" content="Mon, 4 Apr 2011 12:00:00 GMT"/>\r
 <title>Java Bioinformatics Analyses Web Services (JABAWS) manual - About</title>\r
 <link href="ws.css" rel="stylesheet" type="text/css" media="screen,  projection, handheld, tv" />\r
 <link rel="stylesheet" type="text/css" media="print" href="print.css"/>\r
 </head>\r
 <body>\r
 <div id="page">\r
-<div id="banner"><table> \r
-<tr><td style="width:130px;"><a href="http://www.dundee.ac.uk"><img class="logo" src="images/uod_lt.gif"  alt="University of Dundee"  title="University of Dundee" longdesc="http://www.dundee.ac.uk"/></a></td>\r
-<td class="bg"><h1><span class="headeru">JA</span>va <span class=\r
-"headeru">B</span>ioinformatics <span class="headeru">A</span>nalysis <span class="headeru">W</span>eb <span\r
-class="headeru">S</span>ervices</h1></td>\r
+<div id="banner">\r
+<table> \r
+<tr><td style="width:158px;"><a href="http://www.dundee.ac.uk"><img src="images/uod_lt_long.gif"  alt="University of Dundee" width="158" height="90" class="logo"  title="University of Dundee" longdesc="http://www.dundee.ac.uk"/></a></td>\r
+<td class="bg"><img src="images/jabaws2.png" alt="JABAWS-2.0" title="Java Bioinformatics Analysis Web Services version 2.0"/></td>\r
+<td class="bg"><img src="images/banner_right.png" alt="Disorder" width="200" height="80"/></td>\r
 </tr>\r
 </table>\r
 </div><!-- banner end-->\r
 <div id="wrapper">\r
 <div id="panel">\r
        <a href="index.html">Home</a>\r
-    <a class="selected" href="manual.html">Manual</a> \r
+    <a href="quick_start.html">Getting Started</a> \r
+        <a class="selected" href="man_about.html">Manual</a> \r
        <div id="submenu">\r
-               <a href="manual.html">Quick Start Guide</a>\r
                <a class="selected" href="man_about.html">About</a>\r
                <a href="man_servervm.html" title="JABAWS Server as Virtual Appliance">Server VA</a>\r
+               <a href="man_awscloud.html" title="JABAWS Server in the Amazon EC2 Cloud">Server in the Cloud</a>\r
                <a href="man_serverwar.html" title="JABAWS Server as Web Application aRchive">Server WAR</a>\r
                <a href="man_configuration.html" >Server<br/>\r
                Configuration</a>\r
                <a href="man_client.html" title="JABAWS Command Line Client">CMD Client</a>\r
+               <a href="man_stats.html" title="JABAWS Usage Statistics">Usage Statistics</a>\r
                <a href="man_dev.html" title="Accessing JABAWS from your program">Accessing<br/>\r
                JABAWS</a>      \r
+               <a href="man_server_dev.html" >JABAWS Development</a>\r
        </div>\r
-       <a href="download.html">Download</a>\r
-       <a href="http://www.compbio.dundee.ac.uk">Barton Group</a></div>\r
+       <a href="http://www.compbio.dundee.ac.uk/download">Download</a>\r
+       <a href="PublicAnnualStat" title="JABAWS usage statistics">Usage Statistics</a>\r
+     <a href="ServiceStatus" title="JABAWS webservices status. Click to test all web services. Please be patient while the services are being checked">Services Status</a>\r
+       <a href="contacts.html">Contact Us</a>\r
+    <a href="http://www.compbio.dundee.ac.uk" title="University of Dundee, The Barton Group" >Barton Group</a></div>\r
+\r
 <!-- panel end-->\r
 <div id="content">\r
 \r
@@ -45,40 +53,97 @@ class="headeru">S</span>ervices</h1></td>
   <li><a href="#wisjaba">What is JABAWS?</a></li>\r
   <li><a href="#wjaba">JABAWS Benefits</a></li>\r
   <li><a href="#alprog">JABA Web Services Programs </a></li>\r
-  <li><a href="#whatserver">What is JABAWS Server?</a></li>\r
+  <li><a href="#jaba2">What is new in JABAWS 2?</a> </li>\r
   <li><a href="#jabaclient">What is JABAWS Client</a>?</li>\r
+  <li><a href="#jalviewsup">JABAWS versions compatibility and Jalview support </a></li>\r
   <li><a href="#cmdclient">Programmatic access to JABAWS</a></li>\r
   </ul>\r
 \r
 \r
 <h3><a name="wisjaba" id="wisjaba"></a>What is JABAWS?</h3>\r
-<p>JABAWS stands for JAva Bioinformatics Analysis Web Services. It is a collection of web services for multiple sequence alignment. For simplicity we referrer to them as JABAWS.  Right now, JABAWS makes it easy to access well-known multiple sequence alignment programs from JalView. However, the scope of JABAWS is not limited to multiple sequence alignment programs. Future versions of JABAWS  will incorporate protein disorder prediction, BLAST, PSIBLAST and HMMER database searches and many other tools. For the list of currently supported programs see <a href="#alprog">here.</a> JABAWS consists of the two parts - the server and the client. Unlike other web services you can download and use both on your own computer! If you want a server just for yourself, then download and install JABAWS Virtual Appliance. It requires no configuration and simple to install. If you want to install JABAWS for your own lab then download JABAWS Web Application aRchive. It is slightly more complicated to configure but is very straightforward too. Finally, if you want to script against any version of JABAWS or interested in writing your own client, the JABAWS command line client is what you need. </p>\r
+<p>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 <a href="#alprog">the list of currently supported programs</a>) from <a href="http://www.jalview.org">Jalview</a>.\r
+  Future versions of JABAWS will incorporate many other tools.</p>\r
+<h4>Getting JABAWS</h4>\r
+<p>JABAWS consists of a server and 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 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. </p>\r
 <h3><a name="wjaba" id="wjaba"></a>JABAWS Benefits</h3>\r
-<p>JABAWS can be deployed  on many operating system and operate as a stand alone server or submit the jobs to the cluster. Thanks to <a href="http://www.drmaa.org/">DRMAA</a> it integrates well with a large variety of cluster job management systems. <a href="http://www.jalview.org">Jalview</a> 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. </p>\r
+<ul>\r
+<li>Can be deployed on most operating systems, as a VMware or other compatible Virtual Appliance or a Tomcat Java Web Application.</li>\r
+<li>Comes complete with sources and binaries for all the bioinformatics programs that it runs.</li>\r
+<li>Can operate as a stand alone server or one that submits jobs to a cluster <em>via</em> <a href="http://www.drmaa.org/">DRMAA</a>.</li>\r
+<li>Easy to access from <a href="http://www.jalview.org">Jalview</a> using its graphical client, or using the JABAWS command line client.</li>\r
+<li>Clients can submit jobs to any JABAWS servers that you might want to access, such as the one running on your local computer, your lab's server, or the publicly available services at the <a href="http://www.compbio.dundee.ac.uk/">University of Dundee</a>.</li>\r
+<li>Local or intranet installation eliminates any security concerns you might have about sending sensitive data over the internet.</li>\r
+<li>Wide range of configuration options to control size of jobs accepted by a server and the command line options available for the program run by a service.</li>\r
+</ul>\r
 <h3><a name="alprog" id="alprog"/>JABA Web Services Programs </h3>\r
-<p> JABAWS currently uses the following programs under the hood </p>\r
+<p> JABAWS currently provides access to the following programs:</p>\r
+<p>Multiple Sequence Alignement </p>\r
 <ul>\r
-  <li><a href="http://www.clustal.org/">ClustalW</a> (version 2.0.12)</li>\r
-  <li><a href="http://align.bmr.kyushu-u.ac.jp/mafft/software/">Mafft</a> (version 6.713)</li>\r
-  <li><a href="http://www.drive5.com/muscle">Muscle</a> (version 3.7) </li>\r
-  <li><a href="http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html">Tcoffee</a> (version 8.14) </li>\r
+  <li><a href="http://www.clustal.org/omega">Clustal Omega </a> (version 1.0.2)</li>\r
+  <li><a href="http://www.clustal.org/clustal2">ClustalW</a> (version 2.0.12)</li>\r
+  <li><a href="http://align.bmr.kyushu-u.ac.jp/mafft/software/">Mafft</a> (version 6.857)</li>\r
+  <li><a href="http://www.drive5.com/muscle">Muscle</a> (version 3.8.31) </li>\r
+  <li><a href="http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html">Tcoffee</a> (version 8.99) </li>\r
   <li><a href="http://probcons.stanford.edu/">Probcons</a> (version 1.12)</li>\r
   </ul>\r
 \r
-<h3><a name="whatserver" id="whatserver"></a>What is JABAWS Server? </h3>\r
-<p>JABAWS Server is a Web Application which exposes a number of widely used Bioinformatics programs as SOAP web services. Currently it supports 5 multiple<a href="#alprog"> sequence alignment programs</a>. You can download and install JABAWS on your own computer. JABAWS can be configured to execute programs on computer it is installed or submit them to the cluster. JABAWS provides the uniform API for each web service if supports. </p>\r
-<h3><a name="jabaclient" id="jabaclient"></a>What is JABAWS client?</h3>\r
-<p>JABAWS client is a command line Java application which can call all JABAWS methods on any instance of JABAWS Server, no matter local or remote. It is useful if you want to script against a JABAWS server and do not want to handle any web service specific details. We also offer a source code of the client so that you can find out how to work with JABA Web Services if you would like to write your own client software. JABAWS command line client offers the same functionality as Jalview when connected to JABAWS. </p>\r
+<p>Protein disorder prediction</p>\r
+<ul>\r
+  <li><span style="color:black; font-weight:normal; text-align:left;"><a href="http://dis.embl.de/">DisEMBL</a></span> (1.5) </li>\r
+  <li><span style="color:black; font-weight:normal; text-align:left;"><a href="http://iupred.enzim.hu">IUPred</a></span> (1.0) </li>\r
+  <li><span style="color:black; font-weight:normal; text-align:left;"><a href="http://www.strubi.ox.ac.uk/RONN">Ronn</a></span> (3.1) </li>\r
+  <li><span style="color:black; font-weight:normal; text-align:left;"><a href="http://globplot.embl.de/">GlobPlot</a></span> (2.3) </li>\r
+  </ul>\r
+<p>Amino Acid conservation </p>\r
+<ul>\r
+  <li><span style="color:black; font-weight:normal; text-align:left;"><a href="http://www.compbio.dundee.ac.uk/aacon">AACon</a></span> (1.0) </li>\r
+  </ul>\r
+<h3><a name="jaba2"></a>What is new in JABAWS 2? </h3>\r
+<p>Comparing to previous version of JABAWS JABAWS 2  offers a greater number of diverse web services, Amazon EC 2 integration and improved easy of use. It contains </p>\r
+<ul><li>updates for all multiple sequence alignment services </li>\r
+  <li>four new protein disorder prediction services</li>\r
+  <li>Clustal Omega multiple sequence alignment web service  </li>\r
+  <li>amino acid conservation service  </li>\r
+  <li>web services execution statistics visialization </li>\r
+  <li>web services  status check from a web page    </li>\r
+  <li>VirtualBox support was dropped in favour of VMware</li>\r
+  <li>new WAR package for Mac users    </li>\r
+  <li>Amazon Machine Image (AMI) distributive to enable users to use JABAWS on the EC2 cloud    </li>\r
+  <li>Improved web services client API     </li>\r
+  <li>Simplified WAR package installation  </li>\r
+  </ul>\r
+  \r
+    <h3><a name="jabaclient" id="jabaclient"></a>What is JABAWS client?</h3>\r
+\r
+<p>A JABAWS client is a program that lets you run the bioinformatics methods for which a JABAWS server provides web services. \r
+The most basic JABAWS client is a command line Java application which can call any of the JABAWS web services methods \r
+on any instance of JABAWS Server that it can reach over the web. It is useful if you \r
+want to test, or execute the programs provided by a JABAWS server in your own scripts, and do not want to handle any web service \r
+specific details. The client is open source, so you can also use its source code to find \r
+out how to work with JABA Web Services if you would like to write your own client \r
+software. <a href="http://www.jalview.org/">Jalview</a>, which is a multiple sequence alignment and analysis application, provides a graphical JABAWS client. This client has the same \r
+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.</p>\r
+<h3><a name="jalviewsup"></a>JABAWS versions compatibility and Jalview support </h3>\r
+<p>JABAWS version 2 is fully backward compatible with JABAWS  version 1. That means that all JABAWS 1 clients should be able to use JABAWS 2  instead. However, they will be limited to the multiple sequence alignment web  services only. To benefit of new web services introduced in JABAWS 2 the  clients have to be updated. <br>\r
+Jalview since version 2.6.1 integrates fully with JABAWS 1. Therefore  it will be possible to use any versions of Jalview after 2.6.1 with JABAWS 1.  However, the full support for JABAWS 2 is introduced in Jalview version 2.8 or later.</p>\r
 <h3><a name="cmdclient" id="cmdclient"></a>Programmatic access to JABAWS </h3>\r
-<p>JABA Web Services are WS-I basic profile compliant, they can be accessed in a standard way as any other web service. The WSDL for each service is published on the JABAWS home page. If you use Java, then you can use our  <a href="download.html#minclient">client package</a> to access JABAWS.  This package contains value objects which you could alternatively generate with <span class="hightlight">wsimport</span> in Java, or similar tool in other language. On top of that it offers some additional methods which further simplify working with JABAWS. For more information please refer to the <a href="dm_javadoc/index.html">data model javadoc</a>. </p>\r
+<p>JABA Web Services are WS-I basic profile compliant, which means they can be accessed using \r
+any programming language or system that can utilize standard SOAP web services. \r
+The WSDL for each service is published on the JABAWS home page, and you can use this to automatically generate \r
+service bindings for your program. If you use Java, however, then you may wish to use our \r
+<a href="http://www.compbio.dundee.ac.uk/download">client package</a> to access JABAWS. \r
+This package is based on the autogenerated source code produced by <span class="hightlight">wsimport</span>, which is the Java tool for creating web service bindings; \r
+but in addition, offers some additional methods which simplify working with JABAWS. For more information please refer to the \r
+<a href="dm_javadoc/index.html">data model javadoc</a>.\r
+</p>\r
 </div> \r
 <!-- about end-->\r
-</div>\r
 <!-- content end--> \r
-<div id="copyright">Last update: 7 January 2011<br/>\r
-Peter Troshin and Geoff Barton, The Barton Group, University of Dundee, UK</div>\r
+<div id="copyright">Last update: 16 September 2011<br/>\r
+Peter Troshin, Jim Procter and Geoff Barton, The Barton Group, University of Dundee, UK</div>\r
+\r
+</div>\r
 </div><!-- wrapper end-->\r
-</div> <!-- page end-->\r
 \r
 <!-- Google analitics -->\r
 <script type="text/javascript">\r
@@ -91,6 +156,7 @@ var pageTracker = _gat._getTracker("UA-5356328-1");
 pageTracker._trackPageview();\r
 } catch(err) {}\r
 </script>\r
+\r
 </body>\r
 </html>\r
 \r