JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / help / html / na / index.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>Nucleic Acid Support</title>
24 <style type="text/css">
25 <!--
26 td {
27         font-family: "Courier New", Courier, mono;
28         font-style: normal;
29         font-size: medium;
30 }
31 -->
32 </style>
33 </head>
34 <body>
35   <p>
36     <strong>Nucleic Acid Support</strong>
37   </p>
38   <p>
39     <em>Colour Schemes</em>
40   </p>
41   <p>Jalview has color schemes for nucleic acid based sequences,
42     ability to fetch sequences from RFAM and RNA secondary structure
43     coloring</p>
44   <p>
45     Information on the <a href="../colourSchemes/nucleotide.html">Nucleotide
46       colour scheme</a> and <a href="../colourSchemes/purinepyrimidine.html">
47       Purine/Pyrimidine colour scheme</a> are available under the Colour
48     Menu. See <a href="../colourSchemes/index.html">Colour Schemes</a>.
49   </p>
50   <p>
51     <em>RNA Support</em>
52   </p>
53   Jalview supports annotation of RNA sequences with secondary structure
54   information. You can interactively
55   <a href="../features/annotation.html#rna">create and edit RNA
56     secondary structure annotation rows</a>, or import data in the following
57   way:
58   <ul>
59     <li><em>RFAM</em> - Sequences can be <a
60       href="../features/seqfetch.html"
61     >fetched</a> from the RFAM database by accession number or ID.</li>
62     <li><em>Stockholm files</em> - WUSS (or VIENNA) dot-bracket
63       notation found in the secondary structure annotation line will be
64       imported as sequence or alignment associated secondary structure
65       annotation.</li>
66     <li><em>Clustal files</em> - certain RNA alignment programs,
67       such as <a
68       href="http://rna.informatik.uni-freiburg.de:8080/LocARNA.jsp"
69     >LocaRNA</a> output consensus RNA secondary structure lines in the
70       line normally reserved for the Clustal consensus line in a clustal
71       file.</li>
72     <li><em>RNAML</em> Jalview can import RNAML files containing
73       sequences and extended secondary structure annotation derived from
74       RNA 3D structure</li>
75   </ul>
76   <p>
77     <strong>RNA Secondary Structure Visualization and Analysis</strong><br />
78     If a sequence or RNA alignment has secondary structure information,
79     the alignment will have a secondary structure line shown below it,
80     and a number of additional options become available:
81   <ul>
82     <li><a href="../colourschemes/rnaHelicesColouring.html">RNA
83         Helix colouring</a> - highlights columns of alignment involved in
84       particular RNA helices, Uses the first displayed secondary
85       structure annotation.</li>
86     <li><a href="../calculations/structureconsensus.html">Base
87         Pair Conservation Analysis</a> - shown as a histogram and base-pair
88       logo below the alignment. Uses the first displayed secondary
89       structure annotation row.</li>
90     <li><a href="../features/varna.html">2D Structure
91         Visualization in VARNA</a> - allows linked viewing of the consensus
92       or an individual sequence's structure. Accessed via the Sequence
93       ID popup menu.</li>
94     <li><strong>per sequence secondary structure
95         annotation</strong><br /> Sequence associated secondary structure
96       annotation imported via stockholm, PDB files, or other sources can
97       be shown on the alignment with the <strong>Colours&#8594;By
98         Annotation</strong> dialog box. Colours are assigned according to RNA
99       helix topology number (number of distinct nested helices).
100       Alignments can also be sorted by RNA helix secondary structure
101       topology number, <em>via</em> the <strong>Calculations&#8594;Sort&#8594;By
102         Annotation&#8594;Secondary Structure</strong> option (only present when
103       per-sequence secondary structure is available).</li>
104   </ul>
105   <p>
106     <strong>Pseudo-knots</strong><br /> Jalview 2.8.2 introduced limited
107     support for working with structures including pseudoknots. Where
108     possible, extended WUSS symbols (e.g. different types of
109     parentheses, or upper and lower case letters) are preserved when
110     parsing RNA structure annotation and will be shaded differently when
111     displayed in the structure.<br /> Extended WUSS annotation is also
112     employed to distinguish different base pair interactions obtained
113     from RNAML files.
114   </p>
115
116   <p>
117     <strong>Limitations when working with RNA in Jalview</strong><br />
118     Currently, Jalview is not able to export RNA secondary structure
119     annotation in any format other than Jalview annotation </br> <em>Jalview's
120       RNA handling capabilities were introduced in v2.8</em>
121   </p>
122   <p align="center">&nbsp;</p>
123 </body>
124 </html>