db025c07e8093f6f3cb63282dd03346c617358a6
[jalview.git] / help / html / colourSchemes / zappo.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
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
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><title>Zappo Colour Scheme</title>
23 <style type="text/css">
24 <!--
25 td {
26         text-align: center;
27 }
28 -->
29 </style>
30 </head>
31
32 <body>
33 <p><strong>Zappo Colours</strong><br>
34   <br>
35   The residues are coloured according to their physicochemical properties as
36   follows: </p>
37 <div align="center">
38   <table width="400" border="1">
39     <tr>
40       <td > Aliphatic/hydrophobic</td>
41       <td bgcolor="#ffafaf">ILVAM </td>
42     </tr>
43     <tr>
44       <td>Aromatic</td>
45       <td bgcolor="#ffc800">FWY</td>
46     </tr>
47     <tr>
48       <td>Positive</td>
49       <td bgcolor="#6464ff">KRH</td>
50     </tr>
51     <tr>
52       <td> Negative</td>
53       <td bgcolor="#ff0000">DE</td>
54     </tr>
55     <tr>
56       <td>Hydrophilic</td>
57       <td bgcolor="#00ff00">STNQ</td>
58     </tr>
59     <tr>
60       <td>conformationally special</td>
61       <td bgcolor="#ff00ff">PG</td>
62     </tr>
63     <tr>
64       <td>Cysteine</td>
65       <td bgcolor="#ffff00">C</td>
66     </tr>
67   </table>
68 </div>
69 </body>
70 </html>