JAL-1432 updated copyright notices
[jalview.git] / help / html / calculations / conservation.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1)
4  * Copyright (C) 2014 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 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  * The Jalview Authors are detailed in the 'AUTHORS' file.
19 -->
20 <head><title>Alignment Conservation Annotation</title></head>
21 <body><p><strong>Alignment Conservation Annotation</strong></p>
22 <p>This is an automatically calculated quantitative alignment
23 annotation which measures the number of conserved physico-chemical
24 properties conserved for each column of the alignment. Its calculation
25 is based on the one used in
26   the AMAS method of multiple sequence alignment analysis :<br>
27 <ul>Livingstone
28   C.D. and Barton G.J. (1993), Protein Sequence Alignments: A Strategy 
29   for the Hierarchical Analysis of Residue Conservation.<em>CABIOS</em> Vol. <b>9</b>
30   No. 6 (745-756)).
31 </ul>
32 <em><a href="http://www.compbio.dundee.ac.uk/papers/amas/amas3d.html">View an HTML version of the paper</a></em>
33 </p>
34 <p>Conservation is measured as a numerical index reflecting the conservation of 
35   <a href="../misc/aaproperties.html">physico-chemical 
36   properties</a> in the alignment: Identities score highest, and the next most 
37   conserved group contain substitutions to amino acids lying in the same physico-chemical 
38   class.</p>
39         <p>Conservation is visualised on the alignment or a sequence group
40                 as a histogram giving the score for each column. Conserved columns are
41                 indicated by '*' (score of 11 with default amino acid property
42                 grouping), and columns with mutations where all properties are
43                 conserved are marked with a '+' (score of 10, indicating all
44                 properties are conserved).</p>
45
46         <p><em>Colouring an alignment by conservation</em><br>
47 Conservation scores can be used to colour an alignment.  This is
48 explained further in the help page for <a
49 href="../colourSchemes/conservation.html">conservation colouring</a>.
50 </p>
51 </body>
52 </html>