39cd9fb0445e2483623be8dbd37e51438375918a
[jalview.git] / examples / appletParameters.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><!-- InstanceBegin template="/Templates/jtemplate.dwt" codeOutsideHTMLIsLocked="false" -->
3 <head>
4 <!-- InstanceBeginEditable name="doctitle" -->\r
5 <TITLE>Applet Parameters</TITLE>\r
6 <!-- InstanceEndEditable --> 
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><meta http-equiv="keywords" content="jalview,multiple,sequence,alignment,editor,viewer,java,download,barton group,protein,dna,das,distributed annotation system">
8 <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable --> 
9 <style type="text/css">
10 <!--
11 td {
12         font-family: Geneva, Arial, Helvetica, sans-serif;
13         font-size: 12px;
14 }
15 .plain {
16         font-family: Verdana, Arial, Helvetica, sans-serif;
17         font-size: 14px;
18         text-decoration: none;
19 }
20 .plain:hover{
21         background-color:#000000; color: #F2F2FF;
22 }
23  
24 -->
25 </style>
26
27 <script language="JavaScript">
28 function genHref()
29 {
30 var s1 = "ml:ljvwr", s2 = "athpai.g", s3 = "ioe@leo ", href="";
31 for(i=0; i<8; i++)
32 {href = href + s1.charAt(i) + s2.charAt(i) + s3.charAt(i);      }
33 window.location=href;
34 }
35 function getEventTarget(e)
36 {
37 if(!e)
38 e = window.event;
39 if(e.target)
40 return e.target;
41 return e.srcElement;
42 }
43
44 </script>
45 </head>
46
47 <body alink="#000000" vlink="#000000" link="#000000">
48 <script type="text/javascript">
49 var gaJsHost = (("https:" == document.location.protocol) ? 
50 "https://ssl." : "http://www.");
51 document.write(unescape("%3Cscript src='" + gaJsHost + 
52 "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
53 </script>
54 <script type="text/javascript">
55 try{
56 var pageTracker = _gat._getTracker("UA-9060947-1");
57 pageTracker._trackPageview();
58 } catch(err) {}
59 </script>
60 <div align="left"> 
61   <table width="805" height="100" cellpadding="5">
62     <tr>
63       <td background="../jalview.gif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.compbio.dundee.ac.uk" target="NEW"><img src="../uodc_r1_c1.gif" width="143" height="101" border="1"></a></td>
64     </tr>
65   </table>
66   <table width="805" border="0" cellpadding="5" cellspacing="5">
67     <tr> 
68       <td width="183" valign="top" bgcolor="#F2F2FF" border="5"> 
69           
70           <div align="center">
71           <table width="182" height="386" border="0" cellpadding="0" cellspacing="0">
72             <tr> 
73               <td align="left" valign="middle"><a href="../index.html" class="plain">Home</a></td>
74             </tr>
75             <tr> 
76               <td align="left" valign="middle"><a href="../overview.html" class="plain">Overview</a></td>
77             </tr>
78             <tr> 
79               <td align="left" valign="middle"><a href="../download.html" class="plain">Download</a></td>
80             </tr>
81             <tr> 
82               <td align="left" valign="middle"><a href="applets.html" class="plain">Applet 
83                 Version</a></td>
84             </tr>
85             <tr> 
86               <td align="left" valign="middle"><a href="examples.html" class="plain">Screenshots</a></td>
87             </tr>
88             <tr> 
89               <td align="left" valign="middle"><a href="../faq.html" class="plain">FAQ</a></td>
90             </tr>
91             <tr> 
92               <td align="left" valign="middle"><a href="../documentList.html" class="plain">Documentation</a></td>
93             </tr>
94             <tr>
95               <td align="left" valign="middle" ><a href="../releaseHistory.html" class="plain">Release 
96                 history</a></td>
97             </tr>
98             <tr> 
99               <td align="left" valign="middle"><a href="../source/source.html" class="plain">Source 
100                 Code</a></td>
101             </tr>
102                         <tr> 
103               <td align="left" valign="middle"><a href="../versions.html" class="plain">Development Version</a></td>
104             </tr>
105                         <tr> 
106               <td align="left" valign="middle"><a href="../links.html" class="plain">Links</a></td>
107             </tr>
108             <tr> 
109               <td align="left" valign="middle"><a href="http://www.jalview.org/mailman/listinfo/jalview-announce" class="plain" target="NEW">News 
110                 Mailing List</a></td>
111             </tr>
112             <tr>
113               <td align="left" valign="middle"><a
114             href="http://www.jalview.org/mailman/listinfo/jalview-discuss"
115             class="plain" target="NEW">Discussion Mailing List</a><br><br><em>Please send problems<br>and
116             bug reports to the discussion list.</em></td>
117             </tr>
118             <tr></tr>
119             <tr>
120               <!--<td align="left" valign="middle"><br>
121                 Please send problems<br>and
122             bug reports to:<br><a href="#" onClick="javascript:genHref();"><img src="../help.gif" width="123" height="19" border="0"></a></td>-->
123             </tr>
124           </table>
125
126         </div>
127
128         <div align="center"> <a href="http://www.bbsrc.ac.uk/" target="NEW"><br>
129           <img src="../bbsrc-new.gif" width="179" height="64" border="1"></a> 
130         </div>
131         </td>
132       <td valign="top" width="587" bgcolor="#F2F2FF"><!-- InstanceBeginEditable name="Contents" --> \r
133         <p>
134                                                 <strong>Quick Links:<ul><li>Download the applet jar file from <a
135                                                         href="jalviewApplet.jar">here</a>
136                                                 </li>
137                                                 <li>Parameters are described <a href="#parameters">below</a></li>
138                                                 <li>The javascript API is described <a
139                                                                 href="jalviewLiteJs.html">here</a></li>
140                                                 </ul></strong>
141                                         </p>
142                                         
143         <h3 align="left">Useful to know!!</h3>
144         <ul>
145           <li>Package all your data files into a single (or multiple) zip / jar 
146             files. This is very useful to reduce download time of large data files. 
147             The applet archive tag can take multiple entries separated by commas, 
148             eg<br>
149             <font face="Courier New, Courier, mono" align="left">&lt;applet code=&quot;jalview.bin.JalviewLite&quot;<em><strong> 
150             archive=&quot;jalviewApplet.jar, mydata.zip&quot;</strong></em>&gt;<br>
151             </font></li>
152           <li> Use Jalview for input to a HTML form. For an example of how to 
153             code this using Javascript, click <a href="formComplete.html">here</a>. 
154             <br>\r
155           </li>\r
156           <li>Embed Jalview into the web page, without the &quot;Start Jalview&quot; 
157             button by setting the embed parameter to true;<br>
158             &lt;param name=&quot;embedded&quot;
159           value=&quot;true&quot;&gt; </li>
160         </ul>
161         <p><strong><font size="2">**NEW FEATURES** in Jalview 2.8</font></strong></p>
162         <ul>
163         <li><font size="2">Normalised sequence logo display
164         </font></li>
165         <li><font size="2">RNA secondary structure annotation row
166         </font></li>
167         </ul>
168         <p><strong><font size="2">**NEW FEATURES** in Jalview 2.7.1</font></strong></p>
169         <ul>
170 <li><font size="2">Jmol compatibility updated to Jmol 12.2.x series - <a href="JmolApplet-12.2.4.jar">download the JmolApplet here</a></font></li>
171 <li>To use Jmol as the structure viewer for Jalview, you must include 
172             the jar file in the applet archive argument thus:<br>
173             <pre>archive=&quot;jalviewApplet.jar,Jmol-12.2.4.jar&quot;</pre></font>
174           </li>
175           <li>Jmol 12.2.x requires at least Java 1.6 to run in the clients web browser. If the client does not have 
176             Java 1.6, or if the Jmol-12.2.jar is not added to the archive, the 
177             original Jalview structure viewer will still be available. <br>
178           </li>
179           
180         </ul>
181         <p><strong><font size="2">**NEW FEATURES** in Jalview 2.7</font></strong></p>
182         <ul>
183         <li><font size="2">Javascript callbacks capabilities<ul><li>oninit parameter and methods for registering javascript handlers for selections, mouseovers and linking to Jmol applets on the page.</li>
184         <li>To use javascript callbacks, ensure the applet tag includes the '<a href="http://download.oracle.com/javase/6/docs/technotes/guides/plugin/developer_guide/java_js.html">mayscript</a>' attribute - either as a parameter (&lt;param name="mayscript" value="true"/;gt;) or as a bare attribute in the applet html tag).</li></ul></font>
185         </li>
186         <li><font size="2">New <a href="jalviewLiteJs.html">jalviewLite java api</a> methods for selecting, highlighting, scrolling and reordering sequences in an alignment view.
187         </font></li></ul>
188         <p><strong><font size="2">**NEW FEATURES** in Jalview 2.6</font></strong></p>
189         <ul>
190         <li><font size="2">Jmol compatibility updated to Jmol 12.1.x series</font></li>
191           <li>Jalview 2.6 works only with Jmol version 12.1.13 or later. You can use the JmolApplet.jar from 
192           the Jmol binary distribution available at the Jmol Sourceforge site, 
193           or <a href="JmolApplet-12.1.13.jar">download the Jmol applet from here</a></li>
194           <li><font size="2">Minimum recommended version of Java runtime for the applet is now 1.5 (JalviewLite v2.6 without the Jmol viewer may work ok on earlier Java environments but compatibility can no-longer be guaranteed).</font></li>
195                 </ul>
196         <br><strong><font size="2">**NEW FEATURES** in Jalview 2.5</font></strong></p>
197         <ul>
198         <li><font size="2">New parameters to control display of tree annotation, width of alignment columns, and to disable the jalview button and check for Jmol on startup.</font></li>
199                 </ul>        
200         <br><strong><font size="2">**NEW FEATURES** in Jalview 2.4</font></strong></p>
201         <ul>
202         <li><font size="2">New applet API methods for feature display control, views, and obtaining current selection via javascript.</font></li>
203           <li><font size="2">Group show and hide parameters:
204         &quot;showfeaturegroups&quot; and
205         &quot;hidefeaturegroups&quot;. Both take a list
206         of feature group names (separarated by &quot;|&quot; by default) to hide or show on the displayed
207         alignment.</font>
208         </li>
209         <li><font size="2">Regular expressions can be used in URL links for sequence IDs.</font></li>
210         <li><font size="2">&quot;debug&quot; parameter to control verbosity of the applet's console output.</font></li>
211         <li><font size="2">&quot;showbutton&quot; parameter to disable launch button and open JalviewLite immediatly.</font></li>
212         <li><font size="2">&quot;nojmol&quot; parameter to disable check for Jmol classes.</font></li>
213         </ul><br>
214         <strong><font size="2">**NEW FEATURES** in Jalview 2.3</font></strong></p>
215         <ul>
216           <li><font size="2">Note that Parameter &quot;PDBFile&quot; now takes 
217             the PDB file followed by a space separated list of alignment sequence 
218             ids to associate the structure to. It is also possible to associate 
219             multiple PDB files by adding an incremental value to PDBFile (up to 
220             10). It is also possible to map specific sequences to specific chains 
221             by using the following notation:<br>
222             <br>
223             &lt;param name=&quot;PDBFile&quot; value=&quot;First.pdb SeqA SeqB 
224             SeqC&quot;&gt; </font><br>
225             <font size="2">&lt;param name=&quot;PDBFile2&quot; value=&quot;Second.pdb 
226             A=SeqA B=SeqB C=SeqC&quot;&gt; </font><br>
227             <font size="2">&lt;param name=&quot;PDBFile3&quot; value=&quot;Third.pdb 
228             D=SeqX B=SeqY C=SeqZ&quot;&gt; </font> <br>
229           </li>
230           <li>Note parameter &quot;PDBSeq&quot; is no longer required.<br>\r
231           </li>
232           <li>Jalview 2.3 was updated to work with Jmol 11. See the <a href="../versions.html">versions archive if you want to download the old Jmol applet</a>.</li> 
233             <p>&nbsp;</p>
234           </li>
235         </ul>
236         <strong><font size="2">**NEW FEATURES** in Jalview 2.1</font></strong> 
237         <ul>
238           <li>Jalview Applet can read and display JNet secondary structure annotation 
239             directly via the <strong>jnetfile</strong> parameter. <br>
240           </li>
241           <li>Param <font face="Courier New, Courier, mono">UserDefinedColour</font><em> 
242             </em>- specify your own colours for each residue using a semi colon 
243             separated list. Multiple residues can be assigned the same colour 
244             using commas. eg:<br>
245             <font face="Courier New, Courier, mono">&lt;param name=&quot;userDefinedColour&quot; 
246             value=&quot;D,E=red; K,R,H=0022FF; C=yellow&quot;&gt;</font><br>
247           </li>
248           <li>Param <font face="Courier New, Courier, mono">showFeatureSettings</font>
249             - this will display the feature settings window when the applet starts.<br>
250           </li>
251           <li>Param <font face="Courier New, Courier, mono">Application_URL value=&quot;http://www.jalview.org/services/launchApp&quot;<br>
252             </font>This calls a servlet which creates a JNLP file with the alignment 
253             file, annotations file and features file of the applet as arguments. 
254             If the user has Java installed, the returned JNLP file should start 
255             up the full Jalview Application. BUT this does not currently work 
256             for alignment files added to the applet in a zip file.<br>
257           </li>
258           <li>Alignment file can be a series of parameters using eg PFAM format 
259             <br>
260             <font face="Courier New, Courier, mono">&lt;param name=&quot;sequence1&quot; 
261             value=&quot;Q93XJ9_SOLTU/11-26 TSFLPRKPVVTSLKAI&quot;&gt;<br>
262             &lt;param name=&quot;sequence2&quot; value=&quot;FER1_PEA/14-29 TSFLRTQPMPMSVTTT&quot;&gt;<br>
263             </font>(All the usual Jalview File formats are valid, however each 
264             new line in an alignment file must be entered as a parameter)<font face="Courier New, Courier, mono"><br>
265             </font> </li>
266         </ul>
267         <a name="parameters"></a>        <table width="97%" border="1" align="center" >
268           <tr> 
269             <td width="103" height="23"><strong>&lt;param name=&quot;&quot;</strong></td>
270             <td width="80" ><strong>value=&quot;&quot;&gt;</strong></td>
271             <td width="100%"><strong>Description</strong></td>
272           </tr>
273           <tr> 
274             <td>file</td>
275             <td>fileName</td>
276             <td>The file to open, must be on same server as the applet.</td>
277           </tr>
278           <tr> 
279             <td>sequence1,<br>
280               sequence2,<br>
281               sequence3</td>
282             <td>sequence in (preferably) PFAM or Fasta format</td>
283             <td>The alignment can be added as a series of sequences instead of 
284               from a file.</td>
285           </tr>
286           <tr> 
287             <td>tree</td>
288             <td>fileName</td>
289             <td>Tree file in Newick format</td>
290           </tr>
291           <tr> 
292             <td>features</td>
293             <td>fileName</td>
294             <td>Jalview Features file to be applied to the alignment</td>
295           </tr>
296           <tr> 
297             <td>annotations</td>
298             <td>fileName</td>
299             <td>Jalview Annotation file will be added to the alignment</td>
300           </tr>
301           <tr> 
302             <td>jnetfile</td>
303             <td>fileName</td>
304             <td>Secondary structure predictions from a <a
305             href="http://www.compbio.dundee.ac.uk/~www-jpred/">Jnet</a> Concise 
306               file will be added to the first sequence in the alignment.</td>
307           </tr>
308           <tr> 
309             <td>PDBfile(x)</td>
310             <td><p>fileName seq1 seq2 seq3</p>
311               <p>or</p>
312               <p>fileName A=seq1 B=seq2 C=seq3</p></td>
313             <td>PDB file which is to be associated with a sequence, followed by 
314               space separated list of alignment sequence ids. PDB chains can be 
315               specifed to map to particular sequence by using A=SeqA notation</td>
316           </tr>
317           <tr> 
318             <td><p>PDBSeq<br>
319                 *Not needed post Jalview 2.3, use PDBFile instead</p></td>
320             <td>SequenceId</td>
321             <td>The sequence to associate a PDB file with. Note the value is case 
322               sensitive.</td>
323           </tr>
324           <tr> 
325             <td>defaultColour</td>
326             <td> <em>One of: </em><br>
327               Clustal, Blosum62, % Identity, Hydrophobic, Zappo, Taylor, Helix 
328               Propensity, Strand Propensity, Turn Propensity, Buried Index, Nucleotide</td>
329             <td>Default is no colour.</td>
330           </tr>
331           <tr> 
332             <td>userDefinedColour</td>
333             <td><p><em>Example:</em><br>
334                 D,E=red; K,R,H=0022FF; c=yellow</p></td>
335             <td>Define residue colours</td>
336           </tr>
337           <tr> 
338             <td height="35">showFullId</td>
339             <td>true <em>or</em> false</td>
340             <td>if true displays start and end residue at the end of sequence 
341               Id.</td>
342           </tr>
343           <tr> 
344             <td>showAnnotation</td>
345             <td>true <em>or</em> false</td>
346             <td>If true shows the annotation panel below the alignment.</td>
347           </tr>
348           <tr> 
349             <td>showConservation</td>
350             <td>true <em>or</em> false</td>
351             <td>Default is true.</td>
352           </tr>
353           <tr> 
354             <td>showQuality</td>
355             <td>true <em>or</em> false</td>
356             <td>Default is true.</td>
357           </tr>
358           <tr> 
359             <td>showConsensus</td>
360             <td>true <em>or</em> false</td>
361             <td>Default is true.</td>
362           </tr>
363           <tr> 
364             <td>sortBy</td>
365             <td> Id <em>, </em> Pairwise Identity<em>, or</em> Length</td>
366             <td> Sorts the alignment on startup</td>
367           </tr>
368           <tr> 
369             <td>RGB</td>
370             <td>colour as hex string</td>
371             <td>Background colour for applet button - purely cosmetic to blend 
372               in with your web page. For orange, enter the value FF6600</td>
373           </tr>
374           <tr> 
375             <td>embedded</td>
376             <td>true <em>or</em> false</td>
377             <td>The applet is embedded in the web page, the &quot;Start Jalview&quot; 
378               button is not displayed.</td>
379           </tr>
380           <tr> 
381             <td>windowWidth</td>
382             <td>value</td>
383             <td>frame width</td>
384           </tr>
385           <tr> 
386             <td>windowHeight</td>
387             <td>value</td>
388             <td>frame height</td>
389           </tr>
390           <tr> 
391             <td>label</td>
392             <td>label text</td>
393             <td>Change text for the Launch Jalview Button</td>
394           </tr>
395           <tr> 
396             <td>wrap</td>
397             <td>true <em>or</em> false</td>
398             <td>Opens new windows in wrapped mode</td>
399           </tr>
400           <tr> 
401             <td>linkLabel_1</td>
402             <td>Uniprot</td>
403             <td rowspan="2"><p>Right click on sequence id to see list of available 
404                 links. Any new links MUST have $SEQUENCE_ID$ as part of the linkURL_n 
405                 value. For multiple links, increment the label and url name by 
406                 1. ie <br>
407                 &lt;param name=&quot;linkLabel_2&quot; ..., <br>
408                 &lt;param name=&quot;linkUrl_2&quot;....<br>
409               </p>
410               <p>Regular expressions may also be used (<em>since Jalview 2.4</em>) to process the ID string inserted into the URL:
411               <br>$SEQUENCE_ID=/&lt;regex to extract ID&gt;/=$<br><em>Use the debug flag to check parsing and make sure that special symbols are properly escaped (particularly when generating applet tags from CGI scripts). 
412               <br>Regex URL links are also applied to the description line (since Jalview 2.4.+).</em></p></td>
413           </tr>
414           <tr> 
415             <td> <p><br>
416                 linkUrl_1<br>
417               </p></td>
418             <td><p><br>
419                 http://us.expasy.org/cgi-bin/<br>
420                 niceprot.pl?$SEQUENCE_ID$</p>
421                                                 </td>
422           </tr>
423           <tr> 
424             <td>showFeatureSettings</td>
425             <td>true <em>or</em> false</td>
426             <td>Shows the feature settings window when starting the applet</td>
427           </tr>
428           <tr>
429             <td>showfeaturegroups</td>
430             <td><em>separator</em> separated list of feature groups</td>
431             <td>Display the features in the given groups on the alignment</td>
432           </tr>
433           <tr>
434             <td>hidefeaturegroups</td>
435             <td><em>separator</em> separated list of feature groups</td>
436             <td>Hide the features in the given groups on the alignment
437             (will be overridden by showfeaturegroups for group names
438             found in both lists)</td>
439           </tr>
440           <tr> 
441             <td>application_url</td>
442             <td><p><em>URL of dynamic JNLP servlet,</em></p>
443               <p>http://www.jalview.org/services/launchApp</p></td>
444             <td>Launches full application with original alignment, features and 
445               annotations files used in applet</td>
446           </tr>
447           <tr>
448           <td>separator</td>
449           <td><em>non-empty separator string</em><br>default: |</td>
450           <td>string used to separate fields in list parameters (such as <em>showfeaturegroups</em>)</td>
451           </tr>
452           <tr><td>debug</td>
453           <td>true</td>
454           <td>Instruct the applet to output additional debug messages to the java console</td>
455           </tr>
456           <tr><td>nojmol</td>
457           <td>false</td>
458           <td>When set, do not try to find Jmol classes. Set this to supress URL not found errors appearing 
459           in server logs when Jmol is not available.
460           </td>
461           </tr>
462           <tr><td>showbutton</td>
463           <td>true</td>
464           <td>Show the jalview button on the page. When false, JalviewLite will open immediately.</td>
465           </tr>
466           </tr>
467                   <tr><td>sortByTree</td>
468                   <td>true or false (default is false)</td>
469                   <td>automatically sort the associated alignment view by the tree when a new tree is opened.</td>
470                   </tr>
471                   <tr>
472                    <td>showTreeBootstraps</td><td>true or false (default is true)</td><td>show or hide branch bootstraps</td>
473                         </tr>
474         <tr><td>showTreeDistances</td><td>true or false (default is true)</td><td>show or hide branch lengths</td></tr>
475         <tr><td>showUnlinkedTreeNodes</td><td>true or false (default is false)</td><td>indicate if unassociated nodes should be highlighted in the tree view</td>
476         </tr>
477           <tr><td>heightScale</td>
478           <td>1.0 or greater</td>
479           <td>Adjust the height of each cell in the alignment grid relative to the height of a character in the alignment font. (<em>since 2.5.1</em>)</td>
480           </tr>
481           <tr><td>widthScale</td>
482           <td>1.0 or greater</td>
483           <td>Adjust the width of each cell in the alignment grid relative to the width of a character in the alignment font. (<em>since 2.5.1</em>)</td>
484           </tr>
485           <tr><td>centrecolumnlabels</td>
486           <td>true of false (default is false)</td>
487           <td>When true, text labels associated with a column in the alignment will be shown centered with respect to the column. (<em>since 2.4</em>)</td>
488           <tr><td>showUnconserved</td>
489           <td>true of false (default is false)</td>
490           <td>When true, only gaps and symbols different to the consensus sequence for a column will be shown. Useful for visualizing alignments exhibiting low sequence variation, where it is important to highlight mutations. (<em>since 2.5</em>)</td>
491           </tr>
492           <tr><td>upperCase</td>
493           <td><em>bold</em> or other value</td>
494           <td>Indicate a text style to apply to uppercase sequence symbols. Currently, only <strong>bold</strong> is supported.</td>
495           </tr>
496           <tr><td>automaticScrolling</td>
497           <td>true of false (default is true)</td>
498           <td>When true, alignment panels will automatically scroll to show any regions of the alignment highlighted due to javascript events or when mousing over a position in an associated structure. (<em>since 2.6</em>)</td>
499           </tr>
500           
501           <tr><td>showGroupConsensus</td>
502           <td>true of false (default is false)</td>
503           <td>When true, shows consensus annotation row for any groups on the alignment. (<em>since 2.7</em>)</td>
504           </tr>
505           
506           <tr><td>showGroupConservation</td>
507           <td>true of false (default is false)</td>
508           <td>When true, shows amino-acid property conservation annotation row for any groups on the alignment. (<em>since 2.7</em>)</td>
509           </tr>
510           <tr><td>showConsensusHistogram</td>
511           <td>true of false (default is true)</td>
512           <td>When true, shows the percentage occurence of the consensus symbol for each column as a histogram above the consensus sequence row. (<em>since 2.7</em>)</td>
513           </tr>
514           <tr><td>showSequenceLogo</td>
515           <td>true of false (default is false)</td>
516           <td>When true, shows a sequence logo above the consensus sequence (overlaid above the Consensus Histogram, if visible, with symbols coloured using the alignment's default colourscheme). (<em>since 2.7</em>)</td>
517           </tr>
518           <tr><td>normaliseLogo</td>
519           <td>true of false (default is false)</td>
520           <td>When true, all sequence logos will be normalised (all symbol stacks add up to full height of annotation row), rather than being scaled according to the fraction of symbols identical to the consensus. (<em>since 2.7.1</em>)</td>
521           </tr>
522           <tr><td>oninit</td>
523           <td><em>after_init()</em></td>
524           <td>name of javascript function that will be called after the jalviewLite instance has completed its initialisation. (<em>since 2.7</em>)</td>
525           </tr>
526           <tr><td>relaxedidmatch</td>
527           <td><em>true or false (default is false)</em></td>
528           <td>When true, use stem based matching to identify sequences that match features imported from a GFF or Jalview sequence features file, and for associating PDB data (passed on PDBfile parguments) with sequences (based on a given destination sequence ID). (<em>since 2.7</em>)</td>
529           </tr>
530           <tr><td>alignpdbfiles</td>
531           <td><em>true or false (default is false)</em></td>
532           <td>When true, and jalviewLite is able to use jmol as a structure viewer, attempt to show a superposition of all structures loaded onto the alignment, superimposed using the aligned regions of corresponding sequences. [experimental] (<em>since 2.7</em>)</td>
533           </tr>
534           <tr><td>externalstructureviewer</td>
535           <td><em>true or false (default is false)</em></td>
536           <td>re-route jmol colouring commands, selection and mouseover events to an external viewer using javascript callbacks. [experimental] (<em>since 2.7</em>)</td>
537           
538           </tr>
539           <tr><td>annotationcolour_max</td>
540           <td>colour name or RGB hex triplet (default is red)</td>
541           <td>Default colour used for maximum value when shading by annotation. (<em>since 2.7</em>)</td>
542           </tr>
543           <tr><td>annotationcolour_min</td>
544           <td>colour name or RGB hex triplet (default is orange)</td>
545           <td>Default colour used for minimum value when shading by annotation. (<em>since 2.7</em>)</td>
546           </tr>
547           <tr><td>jalviewhelpurl</td>
548           <td>absolute or relative url or javascript function prefixed by <em>javascript:</em> (default is http://www.jalview.org/help.html)</td>
549           <td>Optional parameter allowing modification of the default Jalview Help URL normally opened when JalviewLite's 'Help' menu item is selected. (<em>since 2.7</em>)</td>
550           </tr>
551           <tr><td>resolvetocodebase</td>
552           <td>True or False (False)</td>
553           <td>Set to true to re-instate pre-JalviewLite 2.7 behaviour where relative URLs were prepended with the applet 'codebase' rather than the current document base URL before resolution. (<em>since 2.7</em>)</td>
554           </tr>
555           <tr><td>scoreFile</td>
556           <td>file</td>
557           <td>Multiple sequences aligment scores file. Currently is supported only the T-Coffee score_ascii file format</td>
558           </tr>
559                   </table>
560         <p align="center">&nbsp;</p>
561         <!-- InstanceEndEditable --></td>
562     </tr>
563   </table>
564 </div>
565 </body>
566 <!-- InstanceEnd --></html>