JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / help / html / calculations / structureconsensus.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9)
4  * Copyright (C) 2015 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>Alignment RNA Structure Consensus Annotation</title>
24 </head>
25 <body>
26   <p>
27     <strong>Alignment RNA Structure Consensus Annotation</strong>
28   </p>
29
30   <p>
31     The RNA structure consensus displayed below the alignment is the
32     percentage of valid base pairs per column. It is calculated in
33     relation to a secondary structure and just paired columns are
34     calculated. The canonical Watson-Crick base pairings (A-T/U, G-C)
35     and the wobble base pair (G-T/U) are regarded as valid pairings.<br>
36     The amount of valid base pairs is indicated by the profile in the
37     Alignment Annotation row.<br> By default this calculation
38     includes gaps in columns. You can choose to ignore gaps in the
39     calculation by right clicking on the label &quot;StrConsensus&quot;
40     to the left of the structure consensus bar chart.<br>
41   <p>
42     <strong>Structure logo</strong>
43   </p>
44   By clicking on the label you can also activate the structure logo. It
45   is very similar to a sequence logo but counts the numbers of base
46   pairs. There are two residues per column, the actual column and the
47   interacting base. The opening bracket is always the one on the left
48   side.
49   <br> Like sequence logos the relative amount of a specific base
50   pair can be estimated by its size in the logo. The tool tip of a
51   column gives the exact numbers for all occurring valid base pairs.
52   </p>
53 </body>
54 </html>