JAL-1432 updated copyright notices
[jalview.git] / help / html / colourSchemes / zappo.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>Zappo 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>Zappo Colours</em><br>
32   <br>
33   The residues are coloured according to their physicochemical properties as
34   follows: </p>
35 <div align="center">
36   <table width="400" border="1">
37     <tr>
38       <td > Aliphatic/hydrophobic</td>
39       <td bgcolor="#ffafaf">ILVAM </td>
40     </tr>
41     <tr>
42       <td>Aromatic</td>
43       <td bgcolor="#ffc800">FWY</td>
44     </tr>
45     <tr>
46       <td>Positive</td>
47       <td bgcolor="#6464ff">KRH</td>
48     </tr>
49     <tr>
50       <td> Negative</td>
51       <td bgcolor="#ff0000">DE</td>
52     </tr>
53     <tr>
54       <td>Hydrophilic</td>
55       <td bgcolor="#00ff00">STNQ</td>
56     </tr>
57     <tr>
58       <td>conformationally special</td>
59       <td bgcolor="#ff00ff">PG</td>
60     </tr>
61     <tr>
62       <td>Cysteine</td>
63       <td bgcolor="#ffff00">C</td>
64     </tr>
65   </table>
66 </div>
67 </body>
68 </html>