JAL-3224 JAL-3225 Some fixes in install4j template and build.gradle, and a correction...
[jalview.git] / help / html / colourSchemes / helix.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>Helix 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>Helix Propensity</strong>
36   </p>
37   <div align="center">
38     <table width="400" border="1">
39       <tr>
40         <td bgcolor="#ff00ff">E</td>
41         <td bgcolor="#ef10ef">M</td>
42         <td bgcolor="#e718e7">A</td>
43         <td bgcolor="#c936c9">Z</td>
44         <td bgcolor="#ae51ae">L</td>
45       </tr>
46       <tr>
47         <td bgcolor="#a05fa0">K</td>
48         <td bgcolor="#986798">F</td>
49         <td bgcolor="#926d92">Q</td>
50         <td bgcolor="#8a758a">I</td>
51         <td bgcolor="#8a758a">W</td>
52       </tr>
53       <tr>
54         <td bgcolor="#857a85">V</td>
55         <td bgcolor="#778877">D</td>
56         <td bgcolor="#758a75">X</td>
57         <td bgcolor="#758a75">H</td>
58         <td bgcolor="#6f906f">R</td>
59       </tr>
60       <tr>
61         <td bgcolor="#49b649">B</td>
62         <td bgcolor="#47b847">T</td>
63         <td bgcolor="#36c936">S</td>
64         <td bgcolor="#23dc23">C</td>
65         <td bgcolor="#21de21">Y</td>
66       </tr>
67       <tr>
68         </td>
69         <td bgcolor="#1be41b">N</td>
70         <td bgcolor="#00ff00">G</td>
71         <td bgcolor="#00ff00">P</td>
72       </tr>
73     </table>
74   </div>
75 </body>
76 </html>