JAL-1645 first stab at R2.9 “What’s new”
[jalview.git] / help / html / whatsNew.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ The Jalview Authors
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
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>What's new ?</title>
24 </head>
25 <body>
26   <p>
27     <strong>What's new ?</strong>
28   </p>
29   <p>
30     Jalview 2.9 has been in development since December 2014. In addition
31     to a multitude of bug fixes and minor improvements (both small, and
32     rather big!), it also brings major new capabilities for codon-level
33     analysis of protein alignments and the manipulation of structural
34     data.<br />For the full list of changes, see the <a
35       href="releases.html#Jalview.2.9">Jalview 2.9 Release Notes</a>.
36   </p>
37   <p>
38     <strong>Highlights in Jalview 2.9</strong>
39   
40   <ul>
41     <li><strong>Visualisation, editing and analysis of
42         cDNA and Protein alignments</strong><br />A new <a
43       href="features/splitView.html">Split View</a> window allows linked
44       protein and nucleotide sequence alignments to be viewed, edited,
45       and analysed as one. <br />cDNA alignments can also be
46       reconstructed from protein alignments calculated by Jalview's web
47       services, and update in response to edits in the amino acid view.<br />To
48       start experimenting with cDNA/Protein analysis, jut drop a file
49       containing cDNA sequences which code for, and have IDs matching
50       proteins in an existing alignment, and Jalview will do the rest.</li>
51     <li><strong>Enhanced Integration of UCSF Chimera</strong> <br>Jalview
52       2.9 provides full support for the use of Chimera to view 3D
53       structures linked to alignment views in the Jalview Desktop. We've
54       also included support for saving Chimera sessions in Jalview
55       project files.<br />Jalview and Chimera communicate using local
56       web server connections, which may cause firewall alerts on some
57       systems, but has the advantage of allowing bidirectional
58       communication. Communication between Jalview and Chimera is now
59       much more responsive, and selected regions in Chimera are now
60       shown as highlighted regions in the Jalview desktop.</li>
61     <li><strong>Interactive querying of the PDBe</strong><br />Jalview
62       users can now browse and retrieve 3D structure data from the PDB
63       via the <a href="http://www.ebi.ac.uk/pdbe/api/doc/search.html">PDBe
64         Search API</a> (<a href="http://dx.doi.org/10.1093%2Fnar%2Fgkt1180">Gutmanas
65         et al 2014</a>). Developed in collaboration with the PDBe group at
66       EMBL-EBI, the interface allows both structured and free-text
67       queries to be performed, and allows automatic selection of the
68       most relevant structures for an alignment acording to a variety of
69       criteria.</li>
70     <li><strong>Improved support for RNA visualisation</strong><br />Jalview
71       2.9 integrates the latest version of the <a
72       href="http://varna.lri.fr">VARNA RNA Viewer</a>, and VARNA views
73       can also now be stored in Jalview projects. We've also dealt with
74       a number of lingering bugs in the VARNA/Jalview interface,
75       including the loss of pseudoknots when RNA secondary structure is
76       shown VARNA.</li>
77     <li><strong>Protein Secondary Structure predictions
78         with JPred4</strong>Jalview includes a number of new features for working
79       with secondary structure predictions from the JPred4 server. These
80       include the ability to automatically hide insertions and highlight
81       mutations in an alignment with respect to a reference sequence.
82       Jalview 2.9's new scrollable SVG HTML export mode was also
83       developed specifically for the JPred4 server.</li>
84   </ul>
85
86 </body>
87 </html>