JAL-1035 option to allow 'STOP' codon to translate as '*'
[jalview.git] / examples / applets.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8)
4  * Copyright (C) 2012 J Procter, AM Waterhouse, LM Lui, J Engelhardt, G Barton, M Clamp, S Searle
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
11  *  
12  * Jalview is distributed in the hope that it will be useful, but 
13  * WITHOUT ANY WARRANTY; without even the implied warranty 
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
15  * PURPOSE.  See the GNU General Public License for more details.
16  * 
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
18 -->
19 <html xmlns="http://www.w3.org/1999/xhtml">
20 <head>
21 <TITLE>Jalview - Applets</TITLE>
22 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
23
24  <link href="css/reset.css" rel="stylesheet" type="text/css" />
25  <link href="css/style.css" rel="stylesheet" type="text/css" />
26  
27   <!--[if IE 6]>
28  <link rel="stylesheet" type="text/css" href="css/ie6.css" />
29 <![endif]-->
30
31 <!--[if IE 7]>
32  <link rel="stylesheet" type="text/css" href="css/ie7.css" />
33 <![endif]-->
34
35 <!-- dd menu -->
36 <script type="text/javascript">
37 <!--
38 var timeout         = 500;
39 var closetimer  = 0;
40 var ddmenuitem      = 0;
41
42 // open hidden layer
43 function mopen(id)
44
45  // cancel close timer
46  mcancelclosetime();
47
48  // close old layer
49  if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
50
51  // get new layer and show it
52  ddmenuitem = document.getElementById(id);
53  ddmenuitem.style.visibility = 'visible';
54
55 }
56 // close showed layer
57 function mclose()
58 {
59  if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
60 }
61
62 // go close timer
63 function mclosetime()
64 {
65  closetimer = window.setTimeout(mclose, timeout);
66 }
67
68 // cancel close timer
69 function mcancelclosetime()
70 {
71  if(closetimer)
72  {
73   window.clearTimeout(closetimer);
74   closetimer = null;
75  }
76 }
77
78 // close layer when click-out
79 document.onclick = mclose; 
80 // -->
81 </script>
82 <script>
83 <!--//--><![CDATA[//><!--
84 var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_trackPageview"]);(function() {var ga = document.createElement("script");ga.type = "text/javascript";ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(ga, s);})();
85 //--><!]]>
86 </script>
87 </head>
88
89
90 <body>
91
92
93 <div id="header">
94 <div id="logo"><a href="http://www.jalview.org" title="Home"></a></div>
95 <ul id="buttons">
96 <li id="applet"><a href="applets.html" title="applet"></a></li>
97 <li id="desktop"><a href="../webstart/jalview.jnlp" title="desktop"></a></li>
98 </ul>
99 </div>
100
101
102 <div id ="nav">
103 <div id="navInner">
104
105 <ul id="sddm">
106  <li><a href="http://www.jalview.org">Home</a></li>
107  <li><a href="http://www.jalview.org/about" onmouseover="mopen('m1')" onmouseout="mclosetime()">About</a>
108   <div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
109   <a href="http://www.jalview.org/about/documentation">Documentation</a>
110   <a href="http://www.jalview.org/about/citation">Publications</a>
111   <a href="http://www.jalview.org/about/credits">Credits</a>
112   </div>
113  </li>
114  <li><a href="http://www.jalview.org/faq">FAQ</a></li>
115  <li><a href="http://www.jalview.org/community" onmouseover="mopen('m3')" onmouseout="mclosetime()" class="community">Community</a>
116   <div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
117   <a href="http://www.jalview.org/mailman/listinfo/jalview-announce">News Mailing List</a>
118   <a href="http://www.jalview.org/mailman/listinfo/jalview-discuss">Discussion Mailing List</a>
119   <a href="http://www.jalview.org/community/links">Links</a>
120   <a href="http://www.jalview.org/community/community-news">Community News</a>
121   </div>
122  </li>
123  <li><a href="http://www.jalview.org/development" onmouseover="mopen('m4')" onmouseout="mclosetime()" class="development">Development</a>
124   <div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
125   <a href="http://www.jalview.org/development/release-history">Release History</a>
126   <a href="http://issues.jalview.org">Jalview Bug Tracker</a>
127   <a href="http://source.jalview.org/gitweb/">Jalview Git Web</a>
128   <a href="http://www.jalview.org/development/development-news">Development News</a>
129   </div>
130  </li>
131  <li><a href="http://www.jalview.org/training" onmouseover="mopen('m5')" onmouseout="mclosetime()" class="training">Training</a>
132   <div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
133   <a href="http://www.jalview.org/training/training-courses">Training Courses</a>
134   <a href="http://www.jalview.org/training/training-news">Training News</a>
135   </div>
136  </li>
137  <li><a href="http://www.jalview.org/download" class="download-right">Download</a></li>
138 </ul>
139 <div style="clear:both"></div>
140 </div>
141
142 </div>
143
144
145  <div id="pageWrap">
146
147   <div id="sideNav">
148    <ul>
149     <li class="jvlite-nav-title"><a href="applets.html">JalviewLite
150       Examples</a></li>
151     <li><a href="appletParameters.html">Applet Parameters</a></li>
152     <li><a href="jalviewLiteJs.html">Javascript API</a></li>
153     <li><a href="formComplete.html">in-page API demo</a></li>
154     <li><a href="linkedapplets_ng.html">Two JalviewLites demo</a></li>
155     <li><a href="embeddedWJmol.html">Jalview and Jmol demo</a></li>
156    </ul>
157   </div>
158
159   <div id="content" class="content">
160    <p>JalviewLite is a web based version of Jalview, which runs as a
161     Java applet in or on a web page. It's one of the easiest ways of
162     providing an interactive display for precalculated alignments,
163     features and annotations files. It lacks some functionality
164     available in the Jalview Desktop, however, such as making images,
165     saving files, and running web service jobs. This is mostly due to
166     security restrictions imposed on applets.</p>
167    <p align="left">
168     Try out JalviewLite by pressing one of the buttons below. For more information on how to use the applet in your website, see the <a
169      href="appletParameters.html"><strong>applet parameters</strong></a> and other documentation in the links to the left.</p>
170    <div align="center">
171     <p>
172      <h2>Ferredoxins, chloroplast precursor related UniRef50
173       cluster</h2>
174      <br /> (15 sequences x 150 residues)
175     </p>
176     <table width="90%">
177      <tr>
178       <td width="10%" valign="center"><applet
179         code="jalview.bin.JalviewLite" width="140" height="35"
180         archive="jalviewApplet.jar">
181        <param name="file" value="uniref50.fa">
182         <param name="treeFile" value="ferredoxin.nw">
183          <param name="userDefinedColour"
184           value="C=yellow; R,K,H=FF5555; D,E=5555FF">
185           <param name="showFullId" value="false">
186        <param name="sortByTree" value="True">
187         <param name="showSequenceLogo" value="true">
188          <param name="showGroupConsensus" value="true">
189           <param name="linkLabel_1" value="Uniprot">
190            <param name="linkUrl_1"
191             value="http://www.uniprot.org/uniprot/$SEQUENCE_ID$">
192             <param name="linkLabel_2" value="Expasy">
193              <param name="linkUrl_2"
194               value="http://us.expasy.org/cgi-bin/niceprot.pl?$SEQUENCE_ID$">
195        <param name="APPLICATION_URL"
196         value="http://www.jalview.org/services/launchApp">
197        </applet></td>
198       <td valign="center">User Defined Colours, loads an associated
199        Newick format tree file which is used to sort the alignment, and
200        group consensus and sequence logos are shown below the alignment.</td>
201      </tr>
202      <tr>
203       <td width="10%" valign="center"><applet
204         code="jalview.bin.JalviewLite" width="140" height="35"
205         archive="jalviewApplet.jar">
206        <param name="file" value="uniref50.fa">
207         <param name="features" value="exampleFeatures.txt">
208          <param name="showFeatureSettings" value="true">
209           <param name="wrap" value="true">
210            <param name="showAnnotation" value="false">
211             <param name="windowHeight" value="500">
212              <param name="windowWidth" value="650">
213               <param name="showFullId" value="false">
214        <param name="linkLabel_1" value="Uniprot">
215         <param name="linkUrl_1"
216          value="http://www.uniprot.org/uniprot/$SEQUENCE_ID$">
217          <param name="linkLabel_2" value="Expasy">
218           <param name="linkUrl_2"
219            value="http://us.expasy.org/cgi-bin/niceprot.pl?$SEQUENCE_ID$">
220            <param name="APPLICATION_URL"
221             value="http://www.jalview.org/services/launchApp">
222        </applet></td>
223       <td valign="center">Displays a features file on the alignment</td>
224      </tr>
225      <tr>
226       <td width="10%" valign="center"><applet
227         code="jalview.bin.JalviewLite" width="140" height="35"
228         archive="jalviewApplet.jar,JmolApplet-12.2.4.jar">
229        <param name="file" value="uniref50.fa">
230         <!-- <param name="debug" value="true">
231                         -->
232         <param name="defaultColour" value="Strand Propensity">
233          <param name="wrap" value="true">
234           <param name="showAnnotation" value="false">
235            <param name="windowHeight" value="500">
236             <param name="windowWidth" value="650">
237              <param name="showFullId" value="false">
238        <param name="linkLabel_1" value="Uniprot">
239         <param name="linkUrl_1"
240          value="http://www.uniprot.org/uniprot/$SEQUENCE_ID$">
241          <param name="linkLabel_2" value="Expasy">
242           <param name="linkUrl_2"
243            value="http://us.expasy.org/cgi-bin/niceprot.pl?$SEQUENCE_ID$">
244        <param name="APPLICATION_URL"
245         value="http://www.jalview.org/services/launchApp">
246         <param name="PDBfile" value="1gaq.txt FER1_MAIZE">
247        </applet></td>
248       <td valign="center">Associates PDB file 1GAQ with sequence
249        FER1_MAIZE</td>
250      </tr>
251      <tr>
252       <td width="10%" valign="middle"><applet
253         code="jalview.bin.JalviewLite" width="140" height="35"
254         archive="jalviewApplet.jar">
255        <param name="file" value="jpred_msa.fasta">
256         <param name="jnetfile" value="jpred_msa.seq.concise">
257          <param name="defaultColour" value="Clustal">
258           <param name="showAnnotation" value="true">
259            <param name="windowHeight" value="515">
260             <param name="windowWidth" value="650">
261              <param name="showConservation" value="false">
262               <param name="showQuality" value="false">
263                <param name="showConsensus" value="false">
264                 <param name="showFullId" value="false">
265        <param name="linkLabel_1" value="Uniprot">
266         <param name="linkUrl_1"
267          value="http://www.uniprot.org/uniprot/$SEQUENCE_ID$">
268          <param name="linkLabel_2" value="Expasy">
269           <param name="linkUrl_2"
270            value="http://us.expasy.org/cgi-bin/niceprot.pl?$SEQUENCE_ID$">
271        <param name="APPLICATION_URL"
272         value="http://www.jalview.org/services/launchApp">
273        </applet></td>
274       <td valign="center">Displays a Multiple Sequence Alignment
275        Based JNet Prediction for a Sequence</td>
276      </tr>
277     </table>
278     <p>
279     <h2>RF00031 RFAM Alignment with per sequence secondary
280      structure</h2>
281     </p>
282     <table width="90%">
283      <tr>
284       <td width="10%" valign="center"><applet
285         code="jalview.bin.JalviewLite" width="140" height="35"
286         archive="jalviewApplet.jar">
287        <param name="file" value="RF00031_folded.stk">
288         <param name="defaultColour" value="Purine/Pyrimidine">
289          <param name="showAnnotation" value="true">
290           <param name="windowHeight" value="515">
291            <param name="windowWidth" value="650">
292             <param name="showConservation" value="false">
293              <param name="showQuality" value="false">
294               <param name="showConsensus" value="true">
295                <param name="showFullId" value="false">
296        <param name="APPLICATION_URL"
297         value="http://www.jalview.org/services/launchApp">
298        </applet></td>
299       <td valign="center">Displays an RFAM RNA fold family with
300        secondary structure annotation</td>
301      </tr>
302     </table>
303    </div>
304   </div>
305  </div>
306
307 <div id ="footer">
308 <div id="innerFooter">
309 <div id="copyright"><p>Published under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC-SA 3.0</a></p></div>
310 <div id="cite">
311 <p>
312 If you use Jalview in your work, please cite this publication:
313 </p>
314 <br />
315 <p>
316 Waterhouse, A.M., Procter, J.B., Martin, D.M.A, Clamp, M. and Barton, G. J. (2009)
317 "Jalview Version 2 - a multiple sequence alignment editor and analysis workbench"
318 Bioinformatics 25 (9) 1189-1191 <a href="http://dx.doi.org/10.1093/bioinformatics/btp033">doi: 10.1093/bioinformatics/btp033</a>
319 </p>
320 </div>
321 </div>
322 </div>
323 </body>
324 </html>
325