fe7c469754be2a6f51f53ba37df409e760aaadd6
[jalview.git] / help / html / colourSchemes / strand.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
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>Strand 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>Strand propensity</strong></p>
34 <div align="center">
35   <table width="400" border="1">
36     <tr>
37       <td bgcolor="#ffff00">V</td>
38       <td bgcolor="#ecec13">I</td>
39       <td bgcolor="#d3d32c">Y</td>
40       <td bgcolor="#c2c23d">F</td>
41       <td bgcolor="#c0c03f">W</td>
42     </tr>
43     <tr>
44       <td bgcolor="#b2b24d">L</td>
45       <td bgcolor="#9d9d62">T</td>
46       <td bgcolor="#9d9d62">C</td>
47       <td bgcolor="#8c8c73">Q</td>
48       <td bgcolor="#82827d">M</td>
49     </tr>
50     <tr>
51       <td bgcolor="#797986">X</td>
52       <td bgcolor="#6b6b94">R</td>
53       <td bgcolor="#64649b">N</td>
54       <td bgcolor="#60609f">H</td>
55       <td bgcolor="#5858a7">A</td>
56     </tr>
57     <tr>
58       <td bgcolor="#4949b6">S</td>
59       <td bgcolor="#4949b6">G</td>
60       <td bgcolor="#4747b8">Z</td>
61       <td bgcolor="#4747b8">K</td>
62       <td bgcolor="#4343bc">B</td>
63     </tr>
64     <tr> </td>
65       <td bgcolor="#2323dc">P</td>
66       <td bgcolor="#2121de">D</td>
67       <td bgcolor="#0000ff">E</td>
68     </tr>
69   </table>
70 </div>
71 </body>
72 </html>