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