87dbe3777797ffc995c51aeee8c3e629cb57c55f
[jalview.git] / help / html / colourSchemes / turn.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
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>Turn Colour Scheme</title>
23 <style type="text/css">
24 <!--
25 td {
26         text-align: center;
27 }
28 -->
29 </style>
30 </head>
31
32 <body>
33 <p><strong>Turn propensity</strong></p>
34 <div align="center">
35   <table width="400" border="1">
36     <tr>
37       <td bgcolor="#ff0000">N</td>
38       <td bgcolor="#ff0000">G</td>
39       <td bgcolor="#f60909">P</td>
40       <td bgcolor="#f30c0c">B</td>
41       <td bgcolor="#e81717">D</td>
42     </tr>
43     <tr>
44       <td bgcolor="#e11e1e">S</td>
45       <td bgcolor="#a85757">C</td>
46       <td bgcolor="#9d6262">Y</td>
47       <td bgcolor="#7e8181">K</td>
48       <td bgcolor="#7c8383">X</td>
49     </tr>
50     <tr>
51       <td bgcolor="#778888">Q</td>
52       <td bgcolor="#738c8c">W</td>
53       <td bgcolor="#738c8c">T</td>
54       <td bgcolor="#708f8f">R</td>
55       <td bgcolor="#708f8f">H</td>
56     </tr>
57     <tr>
58       <td bgcolor="#5ba4a4">Z</td>
59       <td bgcolor="#3fc0c0">E</td>
60       <td bgcolor="#2cd3d3">A</td>
61       <td bgcolor="#1ee1e1">F</td>
62       <td bgcolor="#1ee1e1">M</td>
63     </tr>
64     <tr> </td>
65       <td bgcolor="#1ce3e3">L</td>
66       <td bgcolor="#07f8f8">V</td>
67       <td bgcolor="#00ffff">I</td>
68     </tr>
69   </table>
70 </div>
71 </body>
72 </html>