9202c8580e7ee346748d4fcc82889476eae6efa0
[jalview.git] / help / html / colourSchemes / taylor.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6.1)
4  * Copyright (C) 2010 J Procter, AM Waterhouse, 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>Taylor 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><a name="taylor">Taylor</a></em></p>
31 <p>These colours were invented by Willie Taylor and an entertaining description
32   of their birth can be found in Protein Engineering, Vol 10 , 743-746 (1997)</p>
33 <div align="center">
34   <table width="400" border="1">
35     <tr>
36       <td bgcolor="#ccff00">A</td>
37       <td bgcolor="#99ff00">V</td>
38       <td bgcolor="#66ff00">I</td>
39       <td bgcolor="#33ff00">L</td>
40     </tr>
41     <tr>
42       <td bgcolor="#00ff00">M</td>
43       <td bgcolor="#00ff66">F</td>
44       <td bgcolor="#00ffcc">Y</td>
45       <td bgcolor="#00ccff">W</td>
46     </tr>
47     <tr>
48       <td bgcolor="#0066ff">H</td>
49       <td bgcolor="#0000ff">R</td>
50       <td bgcolor="#6600ff">K</td>
51       <td bgcolor="#cc00ff">N</td>
52     </tr>
53     <tr>
54       <td bgcolor="#ff00cc">Q</td>
55       <td bgcolor="#ff0066">E</td>
56       <td bgcolor="#ff0000">D</td>
57       <td bgcolor="#ff3300">S</td>
58     </tr>
59     <tr>
60       <td bgcolor="#ff6600">T</td>
61       <td bgcolor="#ff9900">G</td>
62       <td bgcolor="#ffcc00">P</td>
63       <td bgcolor="#ffff00">C</td>
64     </tr>
65   </table>
66 </div>
67 </body>
68 </html>