JAL-1684 applet example for SplitFrame view of cDNA/Protein
[jalview.git] / examples-jbake / templates / jvl_examples.ftl
index f2bf8b1..d5e328e 100644 (file)
@@ -85,4 +85,23 @@ Try out JalviewLite by pressing one of the buttons below.<br/>
        secondary structure annotation</td>
     </tr>
   </table>
+  <p>
+    <h2>Linked amino acid and cDNA alignments for homologous proteins</h2>
+  </p>
+  <table width="90%">
+    <tr>
+      <td width="10%" valign="center"><@jvlitebutton appjar="${content.jvl}" params={ "permissions":"all-permissions"
+                                                    , "file":"estrogenReceptorCdna.fa"
+                                                    , "file2":"estrogenReceptorProtein.fa"
+                                                    , "defaultColour":"Purine/Pyrimidine"
+                                                    , "showAnnotation":"true"
+                                                    , "windowHeight":"800"
+                                                    , "windowWidth":"650"
+                                                    , "showConservation":"false"
+                                                    , "showQuality":"false"
+                                                    , "showConsensus":"true"
+                                                    , "showFullId":"false"} prots=true /></td>
+      <td valign="center">Displays a split window view of protein and its related cDNA</td>
+    </tr>
+  </table>
 </div>