0e17e3fe10a4cf2622c42277143fe733b7a36241
[jalview.git] / help / html / colourSchemes / purinepyrimidine.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>Purine/Pyrimidine 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>Purine/Pyrimidine Colours</em></p>
32 <div align="center">
33   <table width="200" border="1">
34     <tr>
35       <td bgcolor="#FF83FA">Purines <BR> A, G, R</td>
36       <td bgcolor="#40E0D0">Pyrimidines <BR> C, U, T, Y</td>
37     </tr>
38   </table>
39 </div>
40 </body>
41 </html>