update author list in license for (JAL-826)
[jalview.git] / help / html / colourSchemes / zappo.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)
4  * Copyright (C) 2011 J Procter, AM Waterhouse, J Engelhardt, LM Lui, G Barton, M Clamp, S Searle
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 -->
19 <head><title>Zappo Colour Scheme</title>
20 <style type="text/css">
21 <!--
22 td {
23         text-align: center;
24 }
25 -->
26 </style>
27 </head>
28
29 <body>
30 <p><em>Zappo Colours</em><br>
31   <br>
32   The residues are coloured according to their physicochemical properties as
33   follows: </p>
34 <div align="center">
35   <table width="400" border="1">
36     <tr>
37       <td > Aliphatic/hydrophobic</td>
38       <td bgcolor="#ffafaf">ILVAM </td>
39     </tr>
40     <tr>
41       <td>Aromatic</td>
42       <td bgcolor="#ffc800">FWY</td>
43     </tr>
44     <tr>
45       <td>Positive</td>
46       <td bgcolor="#6464ff">KRH</td>
47     </tr>
48     <tr>
49       <td> Negative</td>
50       <td bgcolor="#ff0000">DE</td>
51     </tr>
52     <tr>
53       <td>Hydrophilic</td>
54       <td bgcolor="#00ff00">STNQ</td>
55     </tr>
56     <tr>
57       <td>conformationally special</td>
58       <td bgcolor="#ff00ff">PG</td>
59     </tr>
60     <tr>
61       <td>Cysteine</td>
62       <td bgcolor="#ffff00">C</td>
63     </tr>
64   </table>
65 </div>
66 </body>
67 </html>