f1beba59645a4f8186f164f5d51ea7bc659ad560
[jalview.git] / help / html / colourSchemes / purinepyrimidine.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ 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>Purine/Pyrimidine 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>Purine/Pyrimidine Colours</strong>
36   </p>
37   <div align="center">
38     <table width="200" border="1">
39       <tr>
40         <td bgcolor="#FF83FA">Purines <BR> A, G, R
41         </td>
42         <td bgcolor="#40E0D0">Pyrimidines <BR> C, U, T, Y
43         </td>
44       </tr>
45     </table>
46   </div>
47 </body>
48 </html>