dac63686c3b9ae0ecf6c8dc4be41a707b65592e8
[jabaws.git] / website / manual_qs_va.html
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE html PUBLIC "XHTML 1.0 Strict" "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, 4 Apr 2011 12:00:00 GMT"/>\r
6 <title>Java Bioinformatics Analyses Web Services (JABAWS) manual - getting started</title>\r
7 <link href="ws.css" rel="stylesheet" type="text/css" media="screen,  projection, handheld, tv" />\r
8 <link rel="stylesheet" type="text/css" media="print" href="print.css"/>\r
9 \r
10 <script type="text/javascript" src="prototype-1.6.0.3.js"></script>\r
11 </head>\r
12 <body>\r
13 <div id="page">\r
14 <div id="banner">\r
15 <table> \r
16 <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
17 <td class="bg"><img src="images/jabaws2.png" alt="JABAWS-2.0:Disorder" width="353" height="67" title="JABAWS-2.0:Disorder"/></td>\r
18 <td class="bg"><img src="images/banner_right.png" alt="Disorder" width="200" height="80"/></td>\r
19 </tr>\r
20 </table>\r
21 </div><!-- banner end-->\r
22 <div id="wrapper">\r
23 <div id="panel">\r
24 <a href="index.html">Home</a>\r
25     <a class="selected" href="quick_start.html">Getting Started</a> \r
26     <a href="man_about.html">Manual</a> \r
27         <a href="download.html">Download</a>\r
28         <a href="contacts.html">Contact Us</a>\r
29     <a href="PublicAnnualStat" title="JABAWS server usage statistics">Usage Statistics</a>\r
30     <a href="http://www.compbio.dundee.ac.uk" title="University of Dundee, The Barton Group" >Barton Group</a></div>\r
31 <!-- panel end-->\r
32 <div id="content">\r
33 \r
34 <h2 id="headtitle">Getting Started</h2>\r
35 \r
36 <h3><a name="whichjaba" id="whichjaba"></a>Choose a JABAWS distribution</h3>\r
37 \r
38 <table id="choicematrix">\r
39 <tr>\r
40   <th>I want to use JABAWS for...</th>\r
41   <th>Quick Guide</th>\r
42 </tr>\r
43 <tr>\r
44         <td>Running Muptiple Sequence Alignments through Jalview on my <strong>own</strong> computer</td>\r
45     <td><a href="manual_qs_va.html#qsc">JABAWS Virtual Appliance (VA)</a></td>\r
46 </tr>\r
47 <tr>\r
48         <td>Running JABAWS for my group, lab, or organization</td>\r
49     <td><a href="manual_qs_war.html#qsc">JABAWS Web Application aRchive (WAR)</a></td>\r
50 </tr>\r
51 <tr>\r
52         <td>Accessing a JABAWS server from my own code</td>\r
53     <td><a href="manual_qs_client.html#qsc">JABAWS Java Client</a></td>\r
54 </tr>\r
55 </table>\r
56 \r
57 <a name="qsc"/>\r
58 <h3>Running JABAWS on your local machine</h3>\r
59 <ul>  <li>Download <a href="http://www.compbio.dundee.ac.uk/jabaws/archive/jabaws-vm.zip">JABAWS Virtual Appliance</a> (520M) </li>\r
60 </ul>\r
61 <p>The Virtual Appliance (VA) package allows you to run a JABAWS server installed on TurnKey Linux as a virtual machine on your laptop or desktop computer. A <a href="man_servervm.html#whenvm">complete guide to the JABAWS VA</a> is given in the manual, but for the impatient, a brief instructions are given below:\r
62 \r
63 <p>If you work on Windows, Linux or Unix </p>\r
64 <ol>\r
65   <li>download and install <a href="http://www.vmware.com/products/player">VMWare Player</a>.</li>\r
66   <li>Unpack the JABAWS virtual appliance and open it with VMware Player.</li>\r
67   </ol>\r
68 <p>If you work on Mac do the same using <a href="http://www.vmware.com/products/fusion/overview.html">VMware Fusion</a>, or for free alternative use a WAR JABAWS package. </p>\r
69 <div id="testing_jabaws">\r
70 <h3>Testing</h3>\r
71 <p>The easiest way to test that your JABAWS Virtual appliance is working is to use Jalview.</p>\r
72 <ol>\r
73   <li>Launch the desktop version of <a href="http://www.jalview.org/download.html">Jalview</a></li>\r
74   <li>Open the Jalview desktop's preferences panel (from the Tools-&gt;Preferences menu option), select the <span class="hightlight">Webservices</span> panel and press the <span class="hightlight">New Service URL</span> button.</li>\r
75   <li>Enter the JABAWS URL for your new server. This is shown once the appliance is booted up.</li>\r
76 </ol>\r
77 </div> \r
78 </div>\r
79 <!-- about end-->\r
80 </div>\r
81 <!-- content end--> \r
82 <div id="copyright">Last update: 1 August 2011<br/>\r
83 Peter Troshin, Jim Procter and Geoff Barton, The Barton Group, University of Dundee, UK</div>\r
84 </div><!-- wrapper end-->\r
85 </div> <!-- page end-->\r
86 \r
87 <!-- Google analitics -->\r
88 <script type="text/javascript">\r
89 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");\r
90 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));\r
91 </script>\r
92 <script type="text/javascript">\r
93 try{\r
94 var pageTracker = _gat._getTracker("UA-5356328-1");\r
95 pageTracker._trackPageview();\r
96 } catch(err) {}\r
97 </script>\r
98 </body>\r
99 </html>\r
100 \r