JAL-1620 version bump and release notes
[jalview.git] / help / html / colourSchemes / rnahelicesColouring.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2b1)
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
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><title>RNA Helices Colouring</title></head>
23
24 <body>
25 <p><strong> RNA Helices Colouring </strong></p>
26 <p>An RNA alignment loaded from a Stockholm file can be coloured 
27    based on its helices.  The helices are determined from the 
28    secondary structure line in the Stockholm file (#GC SS_cons) 
29    written in WUSS notation
30    that specifies base pairing. See <a href="http://en.wikipedia.org/wiki/Stockholm_format">
31    Wikipedia</a> or <a href="http://jalview-rnasupport.blogspot.com/2010/06/parsing-wuss-notation-of-rna-secondary.html">
32    Jalview RNA Support Blog</a> for more information about Stockholm files and WUSS notation.</p>
33 Select &quot;Colour&quot; <strong>&#8594;</strong> &quot; 
34   By RNA Helices&quot; to colour the alignment by RNA helices. <br>
35   <br>
36 <p><em>Features</em></p>
37 <ul>
38 <li>Colours are generated randomly for the number of helices present.  
39 Reselect the "By RNA Helices" option to generate another set of random colors. </li>
40 <li>Sequence logo is in <a href="purinepyrimidine.html">
41 Purine/Pyrimidine colour scheme</a>. </li>
42 <li>Line above the "Secondary Structure" line in annotation panel is WUSS notation present
43 in the input file.</li>
44 </ul>
45   
46   
47   
48   <div align="center">
49   <img src="rnahelicescoloring.png" width="600" height="140"> </div> 
50  
51
52 </body>
53 </html>