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