web pages url updates
[jabaws.git] / website / index.html
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
4 <html xmlns="http://www.w3.org/1999/xhtml">\r
5 <head>\r
6 <meta name="Last-modified" content="Mon, 4 Apr 2011 12:00:00 GMT"/>\r
7 <title>Java Bioinformatics Analyses Web Services (JABAWS) main\r
8 page</title>\r
9 <link href="ws.css" rel="stylesheet" type="text/css" media=\r
10 "screen, projection, handheld, tv" />\r
11 <link rel="stylesheet" type="text/css" media="print" href=\r
12 "print.css" />\r
13 <script type="text/javascript" src="prototype-1.6.0.3.js">\r
14         \r
15 </script>\r
16 <style type="text/css">\r
17 <!--\r
18 .style1 {color: #000000}\r
19 -->\r
20 </style>\r
21 </head>\r
22 <body>\r
23 <div id="page">\r
24 <div id="banner">\r
25 <table> \r
26 <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
27 <td class="bg"><img src="images/jabaws2.png" alt="JABAWS-2.0" width="265" height="67" title="Java Bioinformatics Analysis Web Services version 2.0"/></td>\r
28 <td class="bg"><img src="images/banner_right.png" alt="Disorder" width="200" height="80"/></td>\r
29 </tr>\r
30 </table>\r
31 </div>\r
32 \r
33 <!-- banner end-->\r
34 <div id="wrapper">\r
35 <div id="panel">\r
36  <a class="selected" href="index.html">Home</a> \r
37  <a href="quick_start.html">Getting Started</a> \r
38  <a href="man_about.html">Manual</a> \r
39  <a href="http://www.compbio.dundee.ac.uk/download">Download</a> \r
40  <a href="PublicAnnualStat" title="JABAWS server usage statistics">Usage Statistics</a>\r
41  <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
42  <a href="contacts.html">Contact Us</a>\r
43  <a href="http://www.compbio.dundee.ac.uk" title="University of Dundee, The Barton Group" >Barton Group</a></div>\r
44 \r
45 <!-- panel end-->\r
46 <div id="content">\r
47 <h2 id="headtitle">JABAWS 2</h2>\r
48 <p style="color:black; font-weight:normal; text-align:left;"><span style="border-bottom:dotted 1px #666" title="JAva Bioinformatics Analysis Web Services">JABAWS</span> is  free software which provides web services for prediction of protein disorder, multiple sequence alignment and amino acid conservation conveniently packaged to run on your local computer, server or cluster. JABAWS v2.0 introduces protein disorder prediction services based on <a href="http://dis.embl.de/">DisEMBL</a>, <a href="http://iupred.enzim.hu">IUPred</a>, <a href="http://www.strubi.ox.ac.uk/RONN">Ronn</a>, <a href="http://globplot.embl.de/">GlobPlot</a> and protein sequence alignment conservation measures calculated by <a href="http://www.compbio.dundee.ac.uk/aacon">AACon</a>. A new multiple sequence alignment service for <a href="http://www.clustal.org/omega">Clustal Omega</a> is also provided, in addition to standard JABAWS:MSA services for <a href="http://www.clustal.org/clustal2">Clustal W</a>, <a href=\r
49 "http://align.bmr.kyushu-u.ac.jp/mafft/software/">MAFFT</a>, <a href="http://www.drive5.com/muscle">MUSCLE</a>, <a href=\r
50 "http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html"> TCOFFEE</a> and <a href="http://probcons.stanford.edu/">PROBCONS</a>. \r
51 <span style="color:black; font-weight:normal; text-align:left;">JABA Web Services can be accessed from the <a href="http://www.jalview.org">Jalview</a> desktop application and provide multiple alignment and sequence analysis calculations limited only by your own local computing resources.</span></p>\r
52 <p>Please note that JABAWS 2 is supported by Jalview 2.6.1  onwards, but the disorder prediction, Clustal Omega and AACon services will  only be accessible in Jalview 2.8 (due for release in January 2012.)  In the meantime you can access all JABAWS2  services through the JABAWS command-line client.</p>\r
53 <div id="mainpagefeatures">\r
54 <table>\r
55 <tr><td>\r
56   <div class="brick">   \r
57   <div class="brick_header"><h2>For Users</h2></div>\r
58     <div class="brick_content">\r
59         <strong>The Server: </strong><a href="http://www.compbio.dundee.ac.uk/download/get?id=jabaws-vm.zip">JABAWS Virtual Appliance:</a> (520M)\r
60         or <a href="man_awscloud.html">use JABAWS on Amazon Webservices Cloud</a><br/>\r
61         <strong>The Client: </strong><a href="http://www.jalview.org/download.html">Jalview</a> (18M)\r
62                 <p>To use JABA Web Services on most operating systems, just download and <a href="manual_qs_va.html#qsc">install</a> the JABAWS Virtual Appliance (VA) or even easier - just start JABAWS machine on the cloud and point Jalview at it!</p>\r
63      </div>\r
64   </div>\r
65   </td>\r
66   </tr>\r
67   <tr>\r
68     <td><div class="brick">\r
69              <div class="brick_header"><h2>For System Administrators</h2></div>\r
70                  <div class="brick_content">\r
71                    <p><strong>The Server: </strong><a href=\r
72 "http://www.compbio.dundee.ac.uk/download/get?id=jabaws.war">JABAWS Web Application aRchive</a> (55M)              </p>\r
73                    <p>JABAWS requires a Servlet 2.4 compatible servlet container like Apache-Tomcat to run. Please check the quick start guide for <a href="manual_qs_war.html#qsc">installation instructions</a>.</p>\r
74                  </div>\r
75                 </div></td>\r
76   </tr>\r
77   <tr>\r
78     <td><div class="brick">\r
79              <div class="brick_header"><h2>For Bioinformaticians/Developers</h2></div>\r
80                  <div class="brick_content">\r
81 <strong>The Server: </strong><a href=\r
82 "http://www.compbio.dundee.ac.uk/download/get?id=jabaws.war">JABAWS Web Application aRchive</a>  (55M)\r
83   <br/>\r
84   <strong>The Client: </strong>\r
85       Command Line Client <a href="http://www.compbio.dundee.ac.uk/download/get?id=min-jaba-client-2.0.jar">binary</a> | <a href=\r
86 "http://www.compbio.dundee.ac.uk/download/get?id=jaba-client-source-2.0.jar">source</a> \r
87           <!-- <li><a href="http://www.jalview.org/download.html">Jalview</a> (18M)</li> -->\r
88   \r
89   \r
90 <p>You can either use the JABAWS Virtual Appliance or the JABAWS Web Application aRchive (WAR) from your own computer or a lab server. The WAR version gives greater flexibility but requires a bit more configuration. Alternatively you can just script against our public server (see below) with the command line client or you own script. \r
91 Check out the <a href="manual_qs_client.html#qsc">quick start guide</a> for further details.</p>\r
92 \r
93                  </div>\r
94                 </div></td>\r
95   </tr>\r
96 </table>\r
97 </div>\r
98 \r
99 <h3 style="margin:0;">Public JABAWS Server</h3>\r
100 <p> You can access our public JABA Web Services with our <a href="http://www.compbio.dundee.ac.uk/download/get?id=min-jaba-client-2.0.jar">command line client</a>, <a href="http://www.jalview.org/download.html">Jalview</a>, or with your own program. Jalview version 2.8 or later is fully compatible with JABAWS 2.  The latest versions of Jalview are configured to use public JABAWS server by default.</p>\r
101 <ul>\r
102   <li>The JABAWS public web services address is <strong>http://www.compbio.dundee.ac.uk/jabaws</strong> </li>\r
103   <li>A detailed web services description is available from here: <a href="http://www.compbio.dundee.ac.uk/jabaws/ClustalWS?"\r
104 title="http://www.compbio.dundee.ac.uk/jabaws/ClustalWS?" rel=\r
105 "nofollow">WSDL List</a></li>\r
106 </ul>\r
107 <p>These web services accept submissions of less than one thousand sequences.  Should you find this to be insufficient for your needs, or if you are concerned about privacy or on an unreliable network connection, then you can <a href="http://www.compbio.dundee.ac.uk/download">download</a> and run the JABAWS Server on your own hardware.</p>\r
108 <h3>Previous versions of JABAWS </h3>\r
109 <p>JABAWS 1 is available from here <strong><a href="http://www.compbio.dundee.ac.uk/jabaws1">http://www.compbio.dundee.ac.uk/jabaws1</a></strong>. We advise you to update to the JABAWS 2 as this version is fully backward compatible with JABAWS 1 and contain numerous improvements. Please consult the <a href="man_about.html#jalviewsup">manual</a> for more information on versions compatibility. </p>\r
110 <h3>Reference</h3>\r
111 <p><span class="hightlight"></span> Peter V. Troshin, James B. Procter and Geoffrey J. Barton - &quot;Java Bioinformatics Analysis Web Services for Multiple Sequence Alignment - JABAWS:MSA&quot; <span class="i">Bioinformatics</span> 2011; <a href="http://bioinformatics.oxfordjournals.org/content/early/2011/05/18/bioinformatics.btr304.abstract?keytype=ref&amp;ijkey=gd0DwuYBzFRhe4T">doi: 10.1093/bioinformatics/btr304</a>.</p>\r
112 </div>\r
113 \r
114 <!-- content end-->\r
115 <div id="copyright">Last update: 16 September 2011<br />\r
116  This site is best viewed in Firefox 3.6, Google Chrome 10, Internet Explorer 8 or above </div>\r
117 </div>\r
118 \r
119 <!-- wrapper end-->\r
120 </div>\r
121 <!-- Google analitics -->\r
122 <script type="text/javascript">\r
123 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");\r
124 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));\r
125 </script>\r
126 <script type="text/javascript">\r
127 try{\r
128 var pageTracker = _gat._getTracker("UA-5356328-1");\r
129 pageTracker._trackPageview();\r
130 } catch(err) {}\r
131 </script>\r
132 <!-- page end-->\r
133 </body>\r
134 </html>\r
135 \r