JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / help / html / colourSchemes / taylor.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9)
4  * Copyright (C) 2015 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>
23 <title>Taylor Colour Scheme</title>
24 <style type="text/css">
25 <!--
26 td {
27         text-align: center;
28 }
29 -->
30 </style>
31 </head>
32
33 <body>
34   <p>
35     <strong><a name="taylor">Taylor</a></strong>
36   </p>
37   <p>These colours were invented by Willie Taylor and an
38     entertaining description of their birth can be found in Protein
39     Engineering, Vol 10 , 743-746 (1997)</p>
40   <div align="center">
41     <table width="400" border="1">
42       <tr>
43         <td bgcolor="#ccff00">A</td>
44         <td bgcolor="#99ff00">V</td>
45         <td bgcolor="#66ff00">I</td>
46         <td bgcolor="#33ff00">L</td>
47       </tr>
48       <tr>
49         <td bgcolor="#00ff00">M</td>
50         <td bgcolor="#00ff66">F</td>
51         <td bgcolor="#00ffcc">Y</td>
52         <td bgcolor="#00ccff">W</td>
53       </tr>
54       <tr>
55         <td bgcolor="#0066ff">H</td>
56         <td bgcolor="#0000ff">R</td>
57         <td bgcolor="#6600ff">K</td>
58         <td bgcolor="#cc00ff">N</td>
59       </tr>
60       <tr>
61         <td bgcolor="#ff00cc">Q</td>
62         <td bgcolor="#ff0066">E</td>
63         <td bgcolor="#ff0000">D</td>
64         <td bgcolor="#ff3300">S</td>
65       </tr>
66       <tr>
67         <td bgcolor="#ff6600">T</td>
68         <td bgcolor="#ff9900">G</td>
69         <td bgcolor="#ffcc00">P</td>
70         <td bgcolor="#ffff00">C</td>
71       </tr>
72     </table>
73   </div>
74 </body>
75 </html>