update author list in license for (JAL-826)
[jalview.git] / help / html / colourSchemes / buried.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)
4  * Copyright (C) 2011 J Procter, AM Waterhouse, J Engelhardt, LM Lui, 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>Buried 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>Buried index</em></p>
31 <div align="center">
32   <table width="400" border="1">
33     <tr>
34       <td bgcolor="#0000ff">C</td>
35       <td bgcolor="#0054ab">I</td>
36       <td bgcolor="#005fa0">V</td>
37       <td bgcolor="#007b84">L</td>
38       <td bgcolor="#008778">F</td>
39     </tr>
40     <tr>
41       <td bgcolor="#009768">M</td>
42       <td bgcolor="#009d62">G</td>
43       <td bgcolor="#00a35c">A</td>
44       <td bgcolor="#00a857">W</td>
45       <td bgcolor="#00b649">X</td>
46     </tr>
47     <tr>
48       <td bgcolor="#00d52a">S</td>
49       <td bgcolor="#00d52a">H</td>
50       <td bgcolor="#00db24">T</td>
51       <td bgcolor="#00e01f">P</td>
52       <td bgcolor="#00e619">Y</td>
53     </tr>
54     <tr>
55       <td bgcolor="#00eb14">N</td>
56       <td bgcolor="#00eb14">B</td>
57       <td bgcolor="#00eb14">D</td>
58       <td bgcolor="#00f10e">Q</td>
59       <td bgcolor="#00f10e">Z</td>
60     </tr>
61     <tr> </td>
62       <td bgcolor="#00f10e">E</td>
63       <td bgcolor="#00fc03">R</td>
64       <td bgcolor="#00ff00">K</td>
65     </tr>
66   </table>
67 </div>
68 </body>
69 </html>