JAL-1432 updated copyright notices
[jalview.git] / help / html / colourSchemes / helix.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>Helix Colour Scheme</title>
21 <style type="text/css">
22 <!--
23 td {
24         text-align: center;
25 }
26 -->
27 </style>
28 </head>
29
30 <body>
31 <p><em>Helix Propensity</em> </p>
32 <div align="center">
33   <table width="400" border="1">
34     <tr>
35       <td bgcolor="#ff00ff">E</td>
36       <td bgcolor="#ef10ef">M</td>
37       <td bgcolor="#e718e7">A</td>
38       <td bgcolor="#c936c9">Z</td>
39       <td bgcolor="#ae51ae">L</td>
40     </tr>
41     <tr>
42       <td bgcolor="#a05fa0">K</td>
43       <td bgcolor="#986798">F</td>
44       <td bgcolor="#926d92">Q</td>
45       <td bgcolor="#8a758a">I</td>
46       <td bgcolor="#8a758a">W</td>
47     </tr>
48     <tr>
49       <td bgcolor="#857a85">V</td>
50       <td bgcolor="#778877">D</td>
51       <td bgcolor="#758a75">X</td>
52       <td bgcolor="#758a75">H</td>
53       <td bgcolor="#6f906f">R</td>
54     </tr>
55     <tr>
56       <td bgcolor="#49b649">B</td>
57       <td bgcolor="#47b847">T</td>
58       <td bgcolor="#36c936">S</td>
59       <td bgcolor="#23dc23">C</td>
60       <td bgcolor="#21de21">Y</td>
61     </tr>
62     <tr> </td>
63       <td bgcolor="#1be41b">N</td>
64       <td bgcolor="#00ff00">G</td>
65       <td bgcolor="#00ff00">P</td>
66     </tr>
67   </table>
68 </div>
69 </body>
70 </html>