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