1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4 * Copyright (C) $$Year-Rel$$ The Jalview Authors
6 * This file is part of Jalview.
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.
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.
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 * The Jalview Authors are detailed in the 'AUTHORS' file.
21 <TITLE>Embedded Alignment</TITLE>
22 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
24 <link href="css/reset.css" rel="stylesheet" type="text/css" />
25 <link href="css/style.css" rel="stylesheet" type="text/css" />
28 <link rel="stylesheet" type="text/css" href="css/ie6.css" />
32 <link rel="stylesheet" type="text/css" href="css/ie7.css" />
36 <script type="text/javascript">
49 if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
51 // get new layer and show it
52 ddmenuitem = document.getElementById(id);
53 ddmenuitem.style.visibility = 'visible';
59 if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
65 closetimer = window.setTimeout(mclose, timeout);
69 function mcancelclosetime()
73 window.clearTimeout(closetimer);
78 // close layer when click-out
79 document.onclick = mclose;
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);})();
95 <div id="logo"><a href="http://www.jalview.org" title="Home"></a></div>
97 <li id="applet"><a href="applets.html" title="applet"></a></li>
98 <li id="desktop"><a href="../webstart/jalview.jnlp" title="desktop"></a></li>
107 <li><a href="http://www.jalview.org">Home</a></li>
108 <li><a href="http://www.jalview.org/about" onmouseover="mopen('m1')" onmouseout="mclosetime()">About</a>
109 <div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
110 <a href="http://www.jalview.org/about/documentation">Documentation</a>
111 <a href="http://www.jalview.org/about/citation">Publications</a>
112 <a href="http://www.jalview.org/about/credits">Credits</a>
115 <li><a href="http://www.jalview.org/faq">FAQ</a></li>
116 <li><a href="http://www.jalview.org/community" onmouseover="mopen('m3')" onmouseout="mclosetime()" class="community">Community</a>
117 <div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
118 <a href="http://www.jalview.org/mailman/listinfo/jalview-announce">News Mailing List</a>
119 <a href="http://www.jalview.org/mailman/listinfo/jalview-discuss">Discussion Mailing List</a>
120 <a href="http://www.jalview.org/community/links">Links</a>
121 <a href="http://www.jalview.org/community/community-news">Community News</a>
124 <li><a href="http://www.jalview.org/development" onmouseover="mopen('m4')" onmouseout="mclosetime()" class="development">Development</a>
125 <div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
126 <a href="http://www.jalview.org/development/release-history">Release History</a>
127 <a href="http://issues.jalview.org">Jalview Bug Tracker</a>
128 <a href="http://source.jalview.org/gitweb/">Jalview Git Web</a>
129 <a href="http://www.jalview.org/development/development-news">Development News</a>
132 <li><a href="http://www.jalview.org/training" onmouseover="mopen('m5')" onmouseout="mclosetime()" class="training">Training</a>
133 <div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
134 <a href="http://www.jalview.org/training/training-courses">Training Courses</a>
135 <a href="http://www.jalview.org/training/training-news">Training News</a>
138 <li><a href="http://www.jalview.org/download" class="download-right">Download</a></li>
140 <div style="clear:both"></div>
148 <li ><a href="u_applets.html">JalviewLite Examples</a></li>
149 <li ><a href="jalviewLiteJs.html">Javascript API</a></li>
150 <li ><a href="appletParameters.html">Applet Parameters</a></li>
151 <li class="jvlite-nav-small"><a href="u_embedded.html">Embedded Alignment</a></li>
152 <li ><a href="u_embeddedWJmol.html">Jalview and Jmol</a></li>
153 <li ><a href="u_formComplete.html">Access from Javascript</a></li>
154 <li ><a href="u_javascriptLaunch.html">Javascript Launch</a></li>
155 <li ><a href="u_linkedapplets_ng.html">Linked JalviewLites</a></li>
159 <div id="content" class="content">
162 <!-- boiler plate link to alternate demopage -->
164 <div style="width: 100%">
165 <div style="width:35%; align:left; float:right;">
166 <div style="margin:8px; padding:8px; border: 2px solid black; align: center; float:center;">
167 Scary Java warnings ?<br/>Try <a href="embedded.html">the signed applet demos</a>
169 <div style="margin:8px; padding:10px; align: left;">
170 <p>Quick Links to jars for example:<br/><a href="u_jalviewApplet.jar">jalviewApplet.jar</a> and <a href="u_JmolApplet-12.2.4.jar">JmolApplet.jar</a>
175 <!-- content template start -->
176 <h2>Embedded viewing of Alignments</h2>
177 <p>The alignment below was generated from the following files:
179 <li><a href="plantfdx.fa">plantfdx.fa</a> - Alignment file in
181 <li><a href="plantfdx.features">plantfdx.features</a> - Jalview
182 Format Sequence Features file</li>
183 <li><a href="plantfdx.annotations">plantfdx.annotations</a> -
184 Jalview Alignment Annotations File</li>
187 code="jalview.bin.JalviewLite" width="756" height="560"
188 archive="u_jalviewApplet.jar">
189 <param name="file" value="plantfdx.fa"/>
190 <param name="features" value="plantfdx.features"/>
191 <param name="userDefinedColour" value="C=yellow; R,K,H=FF5555; D,E=5555FF"/>
192 <param name="showFullId" value="false"/>
193 <param name="embedded" value="true"/>
194 <param name="linkLabel_1" value="Uniprot"/>
195 <param name="linkUrl_1"
196 value="http://www.uniprot.org/uniprot/$SEQUENCE_ID$"/>
197 <param name="linkLabel_2" value="EMBL-EBI Search"/>
198 <param name="linkUrl_2"
199 value="http://www.ebi.ac.uk/ebisearch/search.ebi?db=allebi&query=$SEQUENCE_ID$"/>
200 <param name="APPLICATION_URL"
201 value="http://www.jalview.org/services/launchApp"/>
204 <!-- content template end -->
208 </div> <!-- end content div -->
210 </div> <!-- content -->
211 </div> <!-- pagewrap -->
213 <div id="innerFooter">
214 <div id="copyright"><p>Published under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC-SA 3.0</a></p></div>
217 If you use Jalview in your work, please cite this publication:
221 Waterhouse, A.M., Procter, J.B., Martin, D.M.A, Clamp, M. and Barton, G. J. (2009)
222 "Jalview Version 2 - a multiple sequence alignment editor and analysis workbench"
223 Bioinformatics 25 (9) 1189-1191 <a href="http://dx.doi.org/10.1093/bioinformatics/btp033">doi: 10.1093/bioinformatics/btp033</a>