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