Add log4j classes to min-jaba-client-2.0.jar. Now separate log4j-1.2.15.jar is not...
[jabaws.git] / website / man_about.html
index ac1c686..057b0c9 100644 (file)
@@ -13,9 +13,9 @@
 <div id="page">\r
 <div id="banner">\r
 <table> \r
-<tr><td style="width:130px;"><a href="http://www.dundee.ac.uk"><img src="images/uod_lt.gif"  alt="University of Dundee" class="logo"  title="University of Dundee" longdesc="http://www.dundee.ac.uk"/></a></td>\r
-<td class="bg"><img src="images/jabaws.png" title="JABAWS:MSA" alt="JABAWS:MSA"/></td>\r
-<td class="bg"><img src="images/align.png"/></td>\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="submenu">\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/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">Barton Group</a></div>\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
   <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="#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. 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 programs (see <a href="#alprog">the list of currently supported programs</a>) from <a href="http://www.jalview.org">Jalview</a>.\r
- 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.</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
 <ul>\r
-<li>Can be deployed on most operating systems, as a VMWare or OpenBox compatible Virtual Appliance or a Tomcat Java Web Application.</li>\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
 </ul>\r
 <h3><a name="alprog" id="alprog"/>JABA Web Services Programs </h3>\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="jabaclient" id="jabaclient"></a>What is JABAWS client?</h3>\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
@@ -86,12 +123,15 @@ specific details. The client is open source, so you can also use its source code
 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, 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="download.html#minclient">client package</a> to access JABAWS. \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
@@ -99,7 +139,7 @@ but in addition, offers some additional methods which simplify working with JABA
 </div> \r
 <!-- about end-->\r
 <!-- content end--> \r
-<div id="copyright">Last update: 1 April 2011<br/>\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