Change JABAWS version at the website
[jabaws.git] / website / man_client.html
index 33f0110..bca2118 100644 (file)
@@ -3,55 +3,57 @@
 "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, 4 Apr 2011 12:00:00 GMT"/>\r
+<meta name="Last-modified" content="Fri, 28 Jun 2013 12:00:00 GMT"/>\r
 <title>Java Bioinformatics Analyses Web Services (JABAWS) Command Line Client manual</title>\r
-<link href="ws.css" rel="stylesheet" type="text/css" media=\r
-"screen, projection, handheld, tv" />\r
-<link rel="stylesheet" type="text/css" media="print" href=\r
-"print.css" />\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
 <script type="text/javascript" src="prototype-1.6.0.3.js"></script>\r
 </head>\r
+\r
 <body>\r
 <div id="page">\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
+  <tr>\r
+    <td style="width:158px;"><a href="http://www.dundee.ac.uk"><img src="images/uod_lt_long.gif" width="158" height="90" 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/jabaws25.png" width="263" height="60" alt="JABAWS-2.1" title="Java Bioinformatics Analysis Web Services version 2.1"/></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>\r
+<!-- banner end-->\r
+\r
 \r
 <div id="wrapper">\r
 <div id="panel"><a href="index.html">Home</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="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 class="selected" 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="http://www.compbio.dundee.ac.uk/downloads/jabaws">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>\r
+  <div id="submenu">\r
+      <a 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 Configuration</a>\r
+      <a class="selected" 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 JABAWS</a>\r
+      <a href="man_server_dev.html" >JABAWS Development</a>\r
+  </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>\r
+  <a href="jabaws_funding.html">Funding</a>\r
 </div>\r
-\r
 <!-- panel end-->\r
+\r
+\r
 <div id="content">\r
 <h2 id="headtitle">JABAWS MANUAL</h2>\r
 \r
 <h2><a name="usingcclient" id="usingcclient"></a>JABAWS Command Line Client Usage </h2>\r
-<p>The command line client comes as a part of <a href="http://www.compbio.dundee.ac.uk/downloads/jabaws"> client package</a> which you are welcome to download. The command line client can be used to align sequences using any of JABAWS supported web services. The client is OS independent and supports most of the functions which can be accessed programmatically via <a href="dm_javadoc/index.html">JABAWS API</a>. Using this client you could align sequences using presets or custom parameters, please see examples of this below. Here is the list of options supported by the command line client. </p>\r
+<p>The command line client comes as a part of <a href="http://www.compbio.dundee.ac.uk/download"> client package</a> which you are welcome to download. The command line client can be used to align sequences using any of JABAWS supported web services. The client is OS independent and supports most of the functions which can be accessed programmatically via <a href="dm_javadoc/index.html">JABAWS API</a>. Using this client you could align sequences using presets or custom parameters, please see examples of this below. Here is the list of options supported by the command line client. </p>\r
 <span class="code"><strong>Usage:</strong> java -jar &lt;path_to_jar_file&gt; -h=host_and_context -s=serviceName ACTION [OPTIONS]<br />\r
 -h=&lt;host_and_context&gt; - a full URL to the JABAWS web server including context path e.g. http://10.31.10.159:8080/ws<br />\r
 -s=&lt;ServiceName&gt; - one of [MafftWS, MuscleWS, ClustalWS, ClustalOWS, TcoffeeWS, ProbconsWS, AAConWS, JronnWS, DisemblWS, GlobPlotWS, IUPredWS]\r
@@ -86,20 +88,14 @@ Please note that -r and -f options cannot be used together. Alignment is done wi
   --fastaparttree<br />\r
   --retree=10<br />\r
   --op=2.2</span></p>\r
-<p>The format of the file is the same for all JABAWS web services. Parameters are specified in exactly the same way as for native executables - alignment programs like Mafft etc. So parameters which you can use with command line version of an alignment program can be used with JABAWS. Most of the settings controlling alignment process are supported, but the setting controlling output are not. This is due to the fact the output have to be handled by JABAWS, so must remain within its control. For a list of parameters supported by a web service see the next example. In <span class="hightlight">prm.in</span> parameters are separated by the new line, and name of the parameter is separated from its value with an equal sign. This format is constant no matter which JABAWS web service is used. <br />\r
+<p>The format of the file is the same for all JABAWS web services. Parameters are specified in exactly the same way as for native executables - alignment programs like Mafft etc. So parameters which you can use with command line version of an alignment program can be used with JABAWS. Most of the settings controlling alignment process are supported, but because any output has to be handled by JABAWS, settings controlling output are not allowed to be changed. For a list of parameters supported by a web service see the next example. In <span class="hightlight">prm.in</span> parameters are separated by the new line, and name of the parameter is separated from its value with an equals sign. This format is constant no matter which JABAWS web service is used. <br />\r
     <span class="code"> java -jar jabaws-min-client.jar -h=http://myhost.compbio.ac.uk:8080/jabaws -s=MafftWS -parameters</span></p>\r
 <p>The same client can be used to access JABAWS on different hosts. Just point the client to the host you want to use by changing the value of -h key. For example you used <span class="hightlight">-h=http://myhost.compbio.ac.uk:8080/jabaws</span> server, now you want to use another server to <span class="hightlight">-h=http://mylabserver.myuni.edu.</span> This comes handy if your favorite server is off and you need to do the job yesterday. </p>\r
-</div>\r
+</div><!-- content end-->\r
+<div id="copyright">Last update: 28 June 2013<br/>Sasha Sherstnev, Peter Troshin, Jim Procter and Geoff Barton, The Barton Group, University of Dundee, UK</div>\r
+</div><!-- wrapper end-->\r
+</div><!-- page end-->\r
 \r
-<!-- content end-->\r
-<div id="copyright">Last update: 16 September 2011<br />\r
- Peter Troshin, Jim Procter and Geoff Barton, The Barton Group, University of\r
-Dundee, UK</div>\r
-</div>\r
-\r
-<!-- wrapper end-->\r
-</div>\r
-<!-- page end-->\r
 \r
 <!-- Google analitics -->\r
 <script type="text/javascript">\r
@@ -114,4 +110,3 @@ pageTracker._trackPageview();
 </script>\r
 </body>\r
 </html>\r
-\r