Doc update
[jabaws.git] / website / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml">\r
4 <head>\r
5 <meta name="Last-modified" content="Mon, 19 Dec 2010 01:03:33 GMT"/>\r
6 <title>Java Bioinformatics Analyses Web Services (JABAWS) main\r
7 page</title>\r
8 <link href="ws.css" rel="stylesheet" type="text/css" media=\r
9 "screen, projection, handheld, tv" />\r
10 <link rel="stylesheet" type="text/css" media="print" href=\r
11 "print.css" />\r
12 <script type="text/javascript" src="prototype-1.6.0.3.js">\r
13         \r
14 </script></head>\r
15 <body>\r
16 <div id="page">\r
17 <div id="banner">\r
18 <table> \r
19 <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
20 <td class="bg"><h1><span class="headeru">JA</span>va <span class=\r
21 "headeru">B</span>ioinformatics <span class="headeru">A</span>nalysis <span class="headeru">W</span>eb <span\r
22 class="headeru">S</span>ervices</h1></td>\r
23 </tr>\r
24 </table>\r
25 <!-- \r
26 Future use?\r
27 <div class="uniicon"><a href="http://www.compbio.dundee.ac.uk"><img src="images/uod.gif"  alt="University of Dundee, The Barton Group"  title="University of Dundee, The Barton Group" longdesc="http://www.compbio.dundee.ac.uk"/></a></div>\r
28 -->\r
29 </div>\r
30 \r
31 <!-- banner end-->\r
32 <div id="wrapper">\r
33 <div id="panel"><a class="selected" href="index.html">Home</a> \r
34  <a href="manual.html">Manual</a> \r
35 <a href="download.html">Download</a> \r
36 <a href="http://www.compbio.dundee.ac.uk" title="University of Dundee, The Barton Group" >Barton Group</a></div>\r
37 \r
38 <!-- panel end-->\r
39 <div id="content">\r
40 <p id="headtitle" style="color:black; font-weight:normal; text-align:left;" >\r
41 <span class="u">JA</span>va <span class=\r
42 "u">B</span>ioinformatics <span class="u">A</span>nalysis <span\r
43 class="u">W</span>eb <span class="u">S</span>ervices (JABAWS) is a collection of SOAP web services for Bioinformatics.  <br />\r
44 Currently JABAWS provides five web\r
45 services for multiple sequence alignment <a href="http://www.clustal.org/">Clustal W</a>, <a href=\r
46 "http://align.bmr.kyushu-u.ac.jp/mafft/software/">MAFFT</a>, <a href="http://www.drive5.com/muscle">MUSCLE</a>, <a href=\r
47 "http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html"> TCOFFEE</a> and <a href="http://probcons.stanford.edu/">PROBCONS</a>. <span style="color:black; font-weight:normal; text-align:left;">Unlike other web services you can run JABAWS services from your own computer. This puts you in control of the web services - they will be where and when you need them, have no restrictions and your data privacy is guaranteed. JABAWS scales well from the single user single computer to the cluster with hundreds of users. Finally, you do not have to be an expert to use JABAWS - the installation is simple and you can use the services from the comfort of your desktop via <a href="http://www.jalview.org">Jalview</a>.</span></p>\r
48 <h3>Public JABAWS Server</h3>\r
49 <p> You can access our public JABA Web Services with our <a href="download.html">command line client, </a>the <a href="http://www.jalview.org/Web_Installers/install.htm">Jalview</a>, or write your own program. To guarantee a level service for everyone our public services impose some restrictions on the size and the number of the jobs you can submit. Currently we do not process tasks that exceed 1000 sequences per 1000 letters on average. Should you find this to be insufficient for your needs you can download and run JABAWS Server on your own hardware. This also applies  if the privacy is a concern or an Internet connection is a problem. </p>\r
50 <ul>\r
51   <li>The JABAWS public web services address is <strong>http://www.combio.dundee.ac.uk/jabaws</strong> </li>\r
52   <li>Detailed web services description is available from here: <a href="http://www.compbio.dundee.ac.uk/jabaws/ClustalWS?"\r
53 title="http://www.compbio.dundee.ac.uk/jabaws/ClustalWS?" rel=\r
54 "nofollow">WSDL List</a></li>\r
55 </ul>\r
56 <h3>Contact Us </h3>\r
57 <p>Please feel free to post your questions/issues to the <a href="http://www.jalview.org/mailman/listinfo/jabaws-discuss">jabaws-discuss</a> mailing list. </p>\r
58 <h3>Authors</h3>\r
59 <p>Peter Troshin and Geoff Barton are the authors of the JABA Web\r
60 Services. Jim Procter helped with the JABAWS design process and web\r
61 pages, and developed the interface and management components in\r
62 Jalview to access JABAWS servers.</p>\r
63 </div>\r
64 \r
65 <!-- content end-->\r
66 <div id="copyright">Last update: 11 January 2011<br />\r
67  This site is best viewed in Firefox 3.6, Google Chrome 8 or Internet Explorer 8 </div>\r
68 </div>\r
69 \r
70 <!-- wrapper end-->\r
71 </div>\r
72 <!-- Google analitics -->\r
73 <script type="text/javascript">\r
74 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");\r
75 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));\r
76 </script>\r
77 <script type="text/javascript">\r
78 try{\r
79 var pageTracker = _gat._getTracker("UA-5356328-1");\r
80 pageTracker._trackPageview();\r
81 } catch(err) {}\r
82 </script>\r
83 <!-- page end-->\r
84 </body>\r
85 </html>\r
86 \r