1df840066c9aa706de6a56785ed6422ac9cfbe72
[jalview.git] / help / html / misc / geneticCode.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5)
4  * Copyright (C) 2010 J Procter, AM Waterhouse, 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 </style>
20 </head>
21
22 <body>
23
24
25 <div align="center">
26   <h2>The Genetic Code </h2>
27   <table width="474" border="0">
28     <tr>
29       <td width="16%">&nbsp;</td>
30       <td width="70%">2nd Position</td>
31       <td width="14%">&nbsp;</td>
32     </tr>
33     <tr>
34       <td><p>1st Position</p>
35         <p>(5' end)</p></td>
36       <td><table border=1 cellpadding=3>
37           <tr align=center bgcolor="#FFFFEE">
38             <td width="24"></td>
39             <td width="55"><h2>U</h2></td>
40             <td width="70"><h2>C</h2></td>
41             <td width="55"><h2>A</h2></td>
42             <td width="55"><h2>G</h2></td>
43             <td width="22"></td>
44           </tr>
45           <tr align=center bgcolor="#FFFFEE">
46             <td><h1>U</h1></td>
47             <td>Phe<br>Phe<br>Leu<br>Leu</td>
48                         <td>Ser<br>Ser<br>Ser<br>Ser</td>
49             <td>Tyr<br>Tyr<br>STOP</i><br>STOP</i></td>
50             <td>Cys<br>Cys<br>STOP</i><br>Trp</td>
51
52                          <td>U<br>C<br>A<br>G</td>
53           </tr>
54           <tr bgcolor="#FFFFEE">
55             <td><h1>C</h1></td>
56             <td>Leu<br>Leu<br>Leu<br>Leu</td>
57             <td>Pro<br>Pro<br>Pro<br>Pro</td>
58             <td>His<br>His<br>Gln<br>Gln</td>
59             <td>Arg<br>Arg<br>Arg<br>Arg</td>
60             <td>U<br>C<br>A<br>G</td>
61           </tr>
62           <tr bgcolor="#FFFFEE">
63             <td><h1>A</h1></td>
64             <td>Ile<br>Ile<br>Ile<br>Met</td>
65             <td>Thr<br>Thr<br>Thr<br>Thr</td>
66             <td>Asn<br>Asn<br>Lys<br>Lys</td>
67             <td>Ser<br>Ser<br>Arg<br>Arg</td>
68             <td>U<br>C<br>A<br>G</td>
69           </tr>
70           <tr bgcolor="#FFFFEE">
71             <td><h1>G</h1></td>
72             <td>Val<br>Val<br>Val<br>Val</td>
73             <td>Ala<br>Ala<br>Ala<br>Ala</td>
74             <td>Asp<br>Asp<br>Glu<br>Glu</td>
75             <td>Gly<br>Gly<br>Gly<br>Gly</td>
76             <td>U<br>C<br>A<br>G</td>
77           </tr>
78         </table></td>
79       <td><p>3rd Position</p>
80         <p>(3'end)</p></td>
81     </tr>
82   </table>
83 </div>
84 </body>
85 </html>