Genetic code: Difference between revisions

Content deleted Content added
m *hotlinked protein, ribosome
m Automated conversion
Line 1:
The genetic code is a translation table for how triplets of adjacent [[nucleotide|bases]], called ''[[codon|codons]]'', specify [[amino acid]]s in [[protein]] biosynthesis. In this process, the bases in the [[DNA]] from a gene are first copied into a molecule of [[mRNA]] during [[transcription]], certain sections of the [[mRNA]] are spliced out, and then amino acids are linked to it by molecules of [[tRNA]] during [[translation]]. Some codons do not specify an amino acid, called STOP codons, which as a result end the translation process.
 
 
 
Nearly all living things use the same genetic code. The standard version is given in the following tables, which show what amino acid each of the 4<sup>3</sup> = 64 possible codons specify (Table 1), and what codons specify each of the 20 amino acids involved in translation (Table 2). For instance, GAU codes for the amino acid Asp ([[asparagine]]), and Cys ([[cysteine]]) is coded for by the codons UGU and UGC. These are called forward and reverse codon tables, respectively. The bases in the table are [[adenine]], [[cytosine]], [[guanine]] and [[uracil]], which are used in the [[mRNA]]; in the [[DNA]], [[thymine]] takes the place of uracil.
 
 
 
<center>
 
<table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
 
<tr><td rowspan=2 colspan=2></td><th colspan=4 border=0>2nd base</th></tr>
 
<tr>
 
<th>U</th>
 
<th>C</th>
 
<th>A</th>
 
<th>G</th>
 
</tr>
 
<tr>
 
<th rowspan=4 border=0>1st base</th>
 
<th>U</th>
 
<td>
 
UUU [[Phenylalanine]]<br>
 
UUC [[Phenylalanine]]<br>
 
UUA [[Leucine]]<br>
 
UUG [[Leucine]]<br>
 
</td>
 
<td>
 
UCU [[Serine]]<br>
 
UCC [[Serine]]<br>
 
UCA [[Serine]]<br>
 
UCG [[Serine]]<br>
 
</td>
 
<td>
 
UAU [[Tyrosine]]<br>
 
UAC [[Tyrosine]]<br>
 
UAA ''Stop''<br>
 
UAG ''Stop''<br>
 
</td>
 
<td>
 
UGU [[Cysteine]]<br>
 
UGC [[Cysteine]]<br>
 
UGA ''Stop''<br>
 
UGG [[Tryptophan]]<br>
 
</td>
 
</tr>
 
 
 
<tr>
 
<th>C</th>
 
<td>
 
CUU [[Leucine]]<br>
 
CUC [[Leucine]]<br>
 
CUA [[Leucine]]<br>
 
CUG [[Leucine]]<br>
 
</td>
 
<td>
 
CCU [[Proline]]<br>
 
CCC [[Proline]]<br>
 
CCA [[Proline]]<br>
 
CCG [[Proline]]<br>
 
</td>
 
<td>
 
CAU [[Histidine]]<br>
 
CAC [[Histidine]]<br>
 
CAA [[Glutamine]]<br>
 
CAG [[Glutamine]]<br>
 
</td>
 
<td>
 
CGU [[Arginine]]<br>
 
CGC [[Arginine]]<br>
 
CGA [[Arginine]]<br>
 
CGG [[Arginine]]<br>
 
</td>
 
</tr>
 
 
 
<tr>
 
<th>A</th>
 
<td>
 
AUU [[Isoleucine]]<br>
 
AUC [[Isoleucine]]<br>
 
AUA [[Isoleucine]]<br>
 
<sup>1</sup>AUG [[Methionine]]<br>
 
</td>
 
<td>
 
ACU [[Threonine]]<br>
 
ACC [[Threonine]]<br>
 
ACA [[Threonine]]<br>
 
ACG [[Threonine]]<br>
 
</td>
 
<td>
 
AAU [[Asparagine]]<br>
 
AAC [[Asparagine]]<br>
 
AAA [[Lysine]]<br>
 
AAG [[Lysine]]<br>
 
</td>
 
<td>
 
AGU [[Serine]]<br>
 
AGC [[Serine]]<br>
 
AGA [[Arginine]]<br>
 
AGG [[Arginine]]<br>
 
</td>
 
</tr>
 
 
 
<tr>
 
<th>G</th>
 
<td>
 
GUU [[Valine]]<br>
 
GUC [[Valine]]<br>
 
GUA [[Valine]]<br>
 
GUG [[Valine]]<br>
 
</td>
 
<td>
 
GCU [[Alanine]]<br>
 
GCC [[Alanine]]<br>
 
GCA [[Alanine]]<br>
 
GCG [[Alanine]]<br>
 
</td>
 
<td>
 
GAU [[Aspartic acid]]<br>
 
GAC [[Aspartic acid]]<br>
 
GAA [[Glutamic acid]]<br>
 
GAG [[Glutamic acid]]<br>
 
</td>
 
<td>
 
GGU [[Glycine]]<br>
 
GGC [[Glycine]]<br>
 
GGA [[Glycine]]<br>
 
GGG [[Glycine]]<br>
 
</td>
 
</tr>
 
</table>
 
'''Table 1 :''' Codon table. This table illustrates the 64 possible codon triplets.<br>
 
<sup>1</sup>The AUG codon both codes for methionine and serves as an initiation site; the first AUG in an [[mRNA]]'s coding region will be the site where translation into protein begins.
 
 
 
<table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
 
<tr>
 
<td align="center" valign="top">'''Ala'''</td>
 
<td valign="top">GCU, GCC, GCA, GCG</td>
 
<td align="center" valign="top">'''Leu'''</td>
 
<td valign="top">UUA, UUG, CUU, CUC, CUA,
 
CUG </td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''Arg'''</td>
 
<td valign="top">CGU, CGC, CGA, CGG, AGA,
 
AGG</td>
 
<td width="50" align="center" valign="top">'''Lys'''</td>
 
<td width="160" valign="top">AAA, AAG</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''Asn'''</td>
 
<td valign="top">AAU, AAC</td>
 
<td align="center" valign="top">'''Met'''</td>
 
<td valign="top">AUG</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''Asp'''</td>
 
<td valign="top">GAU, GAC</td>
 
<td align="center" valign="top">'''Phe'''</td>
 
<td valign="top">UUU, UUC</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''Cys'''</td>
 
<td valign="top">UGU, UGC</td>
 
<td align="center" valign="top">'''Pro'''</td>
 
<td valign="top">CCU, CCC, CCA, CCG</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''Gln'''</td>
 
<td valign="top">CAA, CAG</td>
 
<td align="center" valign="top">'''Ser'''</td>
 
<td valign="top">UCU, UCC, UCA, UCG, AGU,
 
AGC</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''Glu'''</td>
 
<td valign="top">GAA, GAG</td>
 
<td align="center" valign="top">'''Thr'''</td>
 
<td valign="top">ACU, ACC, ACA, ACG</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''Gly'''</td>
 
<td valign="top">GGU, GGC, GGA, GGG</td>
 
<td align="center" valign="top">'''Trp'''</td>
 
<td valign="top">UGG</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''His'''</td>
 
<td valign="top">CAU, CAC</td>
 
<td align="center" valign="top">'''Tyr'''</td>
 
<td valign="top">UAU, UAC</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''Ile'''</td>
 
<td valign="top">AUU, AUC, AUA</td>
 
<td align="center" valign="top">'''Val'''</td>
 
<td valign="top">GUU, GUC, GUA, GUG</td>
 
</tr>
 
<tr>
 
<td align="center" valign="top">'''START'''</td>
 
<td valign="top">AUG, GUG</td>
 
<td align="center" valign="top">'''STOP'''</td>
 
<td valign="top">UAG, UGA, UAA</td>
 
</tr>
 
</table>
 
'''Table 2 :''' Reverse codon table. This table shows the 20 amino acids used in proteins, together with the codons that code for them.</center>
 
In classical genetics, the STOP codons were given names - UAG was amber, UGA was opal, and UAA was ocher. These names were originally the names of the specific genes in which mutation of each of these stop codons was first detected. Translation starts with a chain initiation or START codon, but unlike STOP codons these are not sufficient by themselves to begin the process; nearby initiation sequences are also required to induce transcription into mRNA and binding by [[ribosome|ribosomes]]. The most notable of these is AUG, which also codes for methionine. CUG and UUG, and in prokaryotes GUG and AUU, will also work.
 
 
In classical genetics, the STOP codons were given names - UAG was amber, UGA was opal, and UAA was ocher. These names were originally the names of the specific genes in which mutation of each of these stop codons was first detected. Translation starts with a chain initiation or START codon, but unlike STOP codons these are not sufficient by themselves to begin the process; nearby initiation sequences are also required to induce transcription into mRNA and binding by [[ribosome]]s. The most notable of these is AUG, which also codes for methionine. CUG and UUG, and in prokaryotes GUG and AUU, will also work.
 
 
 
Numerous variations on the standard genetic code are found inside [[mitochondrion|mitochondria]], energy-burning organelles that were probably derived from symbiotic bacteria. The [[Ciliophora]] or ciliate protozoa also show some variation in the genetic code: UAG and often UAA code for Glutamine, a variant also found in some [[green algae]], or UGA codes for Cysteine. One more variant is found in some species of the [[yeast]] ''Candida'', but interestingly not in all, where CUG codes for Serine.
 
[[talk:Genetic_code|/Talk]]
 
 
/Talk