Back to List

1968 Nobel Prize in Physiology or Medicine β€” Holley, Khorana, and Nirenberg, Deciphering the Genetic Code

A complete dictionary of how to encode 20 amino acids with a 4-base alphabet. Khorana from the University of Liverpool, Nirenberg from the NIH, and Holley from Cornell each completed the encoding table with different approaches. The foundation of today's transgenic animal/plant genetic engineering and mRNA vaccines.

Intermediate
|
13min
|
Verified (2026-07)
Progress0/125 (0%)

1968 Nobel Prize in Physiology or Medicine: Holley, Khorana, and Nirenberg – Deciphering the Genetic Code

What You Will Learn in This Article

Following the discoveries of the DNA double helix (1962) and the operon model (1965), a major mystery remained: how do combinations of the four bases (A, T, G, C) translate into 20 amino acids? This article tells the story of the three individuals who completely deciphered this encoding table. You will learn about Khorana's life, from being a scholarship student from rural India to studying abroad, and how this decipherment became the theoretical foundation for today's transgenic animals, plants, and mRNA vaccines.


A Story That Differs from Common Sense: A Dictionary That Encodes 20 with 4 Characters

Let's establish the background of this discovery first. In the process of protein synthesis, the genetic code plays a crucial role in determining the amino acid sequence of a protein, and that amino acid sequence in turn determines what kind of protein it becomes and what function it performs.

DNA consists of nucleotides composed of four types of bases β€” adenine (A), thymine (T), guanine (G), and cytosine (C) β€” arranged in a specific sequence. Of the two strands that make up DNA, only one is transcribed into mRNA, and the resulting mRNA base sequence is what ultimately specifies the amino acid sequence of the protein.

At this point, common sense was unclear. While the process of transcription from DNA to mRNA was known, the rules for how the base sequence of mRNA is translated into the amino acid sequence were completely unknown.

An Essential Mathematical Problem: How many characters are needed to represent 20 amino acids with 4 bases?

  • 1 character: Only 4 can be represented (insufficient)
  • 2 characters: 4 Γ— 4 = 16 (insufficient)
  • 3 characters: 4 Γ— 4 Γ— 4 = 64 (sufficient, with redundancy)

Therefore, a minimum of 3-character combinations is required. This 3-character combination is called a codon. Crick theoretically predicted this, but the complete dictionary of which codon corresponds to which amino acid had to be determined experimentally.

In the language of computer science, this problem is reverse engineering a character encoding table. We have encoding tables like ASCII, UTF-8, and EUC-KR, but we need to create the table itself by empirically determining which byte patterns map to which characters. The three laureates conducted this mapping experiment using different approaches, completing the full mapping of 64 codons β†’ 20 amino acids + stop signal.


The Zeitgeist: The Peak of the Global Student Movement

1968 was the height of the global student movement and political upheaval.

In world history, January saw the Tet Offensive in Vietnam – a large-scale operation in which North Vietnamese and Viet Cong forces simultaneously attacked throughout South Vietnam, even infiltrating the US Embassy in Saigon. This offensive decisively changed American public opinion and began to erode support for the war. On April 4, Martin Luther King Jr. was assassinated, followed by the assassination of Robert Kennedy in June. In May, large-scale student and worker protests took place in Paris (the May 1968 events) – France was on the verge of paralysis. In August, the Prague Spring – the Soviet Union suppressed Czechoslovakia's attempt at liberalization.

In Korean history, the National Education Charter was proclaimed on December 5, codifying the Park Chung-hee regime's nationalistic educational ideology. This became the ideological framework for Korean education for the following half-century. 1968 was also a year of security crises with the 1.21 incident (North Korean armed commando raid on the Blue House) and the Uljin and Samcheok armed commando incidents.

In 1968, while students around the world protested against the existing order, the complete mapping of the genetic code was completed in laboratories. At a time when efforts to change the codes of politics were taking place everywhere, the code of life was deciphered.


The Three Laureates: Cornell, Liverpool, and the National Institutes of Health

Robert W. Holley (1922-1993) was an American biochemist. He earned his Ph.D. from Cornell University (1947) and then served as a professor at Cornell University (1948-1968). Holley's most important contribution was the complete sequencing of tRNA.

tRNA (transfer RNA) is the adapter molecule that translates the codons of mRNA into amino acids. Each amino acid has a specific tRNA, which carries its amino acid and binds complementarily to the codon on the ribosome. Without this adapter, translation is impossible.

Holley elucidated the complete sequence (77 nt) of alanine tRNA from yeast (Saccharomyces cerevisiae). This was the first time that the complete sequence of a nucleic acid had been determined – a prelude to the era of sequencing. In the structure of this sequence, a cloverleaf-shaped secondary structure was discovered, completing the first picture of the tRNA's mechanism of action.

The life story of Har G. Khorana (1922- ) is one of the most moving of the entire award.

He was born into a poor family in India. His family was the only one in the small village who could read and write, and the dedication of his parents to their children's education was what carried him all the way through college. This parental commitment led him to a government scholarship at the University of Liverpool in England, where he was set on the path of a scientist. It was that single-minded interest from his parents that let him focus on his studies despite the hardships of home.

The story of a poor village boy from India who went to Liverpool on a scholarship and eventually won the Nobel Prize is one of the most frequently cited life stories in the history of science.

Khorana's key contribution was the chemical synthesis and experimental verification of all possible codon combinations. He synthesized repetitive sequences such as CUCUCUCUCU... and determined which amino acids were produced when added to cell extracts. In this way, he completed the full mapping of all 64 codons to their corresponding amino acids. He later moved to the Massachusetts Institute of Technology as a professor (1971- ).

Marshall W. Nirenberg (1927- ) was an American biochemist. He earned his Ph.D. from the University of Michigan (1957) and then served as a researcher at the National Institutes of Health (NIH) (1960- ). As a boy, he was reportedly the kind of child who loved exploring caves and collecting spiders.

Nirenberg's key discovery was the first breakthrough in deciphering the code. In 1961, he observed that when poly-U (UUUUUU...) mRNA was added to cell extracts, a protein consisting only of phenylalanine was produced. This was the moment when the first codon (UUU = phenylalanine) was deciphered. This experiment opened the door to deciphering the genetic code.

Subsequently, Nirenberg's team deciphered several codons one by one using various artificial mRNAs. The combination of Khorana's repetitive sequence approach and Nirenberg's polyribonucleotide approach completed the full dictionary of 64 codons.


The Decisive Discovery: The 64 Γ— 3 Encoding Table

The complete genetic code table, synthesized from the discoveries of the three individuals, is as follows:

Key features:

  • 64 codons = 20 amino acids + 3 stop signals. Several codons are mapped to the same amino acid (an average of 3.2 codons/amino acid). This redundancy provides a buffer against mutations.
  • 3-base non-overlapping: The mRNA sequence is read sequentially in 3-base pairs. No overlap. AUG UUU CCG is read as "AUG - UUU - CCG".
  • AUG = start codon + methionine: Translation begins at the first AUG of the mRNA. The first amino acid of all proteins is methionine.
  • UAA, UAG, UGA = stop codons: No amino acid, translation stops here.
  • Universality: Surprisingly, this code is the same in all living organisms. Bacteria, plants, animals, and humans all have the same codon-amino acid mapping. (with a few exceptions, such as mitochondria).

Universality is a remarkable discovery. Each organism could have independently evolved its own encoding, but all organisms use the same dictionary. This means that all extant life forms are derived from a single common ancestor. Once the encoding is established, it is difficult to change (because all proteins depend on that encoding), so it has remained fixed for 3 billion years.

tRNA = Physical Adapter (Holley's discovery). On the ribosome, the codon of mRNA binds to the complementary anticodon of tRNA. The other end of the tRNA carries the corresponding amino acid. The hardware that connects the encoding with the physical mapping.


The Genetic Code in the Framework of Computer Science

Now, let's summarize the genetic code in the language of computer science.

Character encoding is the rule for mapping characters (symbols that humans read) to bytes (numbers that computers store).

  • ASCII: 7 bits β†’ 128 characters
  • Latin-1: 8 bits β†’ 256 characters
  • UTF-8: variable length β†’ all Unicode characters

This mapping table is essential for text data to be displayed as a document and for data to be transferred to other systems.

Genetic code = DNA's encoding table. The table that maps the 3-base sequence of mRNA (a byte stream) to amino acids (characters). Without this table, DNA data cannot be executed as proteins (functions).

tRNA = Character rendering engine. Having the encoding table alone is not enough; a rendering system is needed to actually read the bytes and display the corresponding characters on the screen. tRNA plays this role – the engine that physically translates codons into actual amino acids.

Redundancy = An archetype of error-correcting codes. The redundancy of the 64 β†’ 20 mapping is a natural realization of error-correcting principles such as Hamming codes. Variations in the third base position (third-position wobble) often map to the same amino acid, so even if there are DNA replication errors, the final protein is often unaffected. A natural, lossless error-tolerant system.

Universality = The power of standardization. The fact that all organisms use the same encoding means that the DNA of one species can be transplanted into another species and the same protein can be produced. This is the fundamental condition for the feasibility of genetic engineering.

Limitations of the Analogy: Of course, the actual translation in cells is much more complex than the text rendering of a computer. Various ribosomal helper factors, the secondary structure of mRNA, and various regulatory signals are involved. However, the fundamental structure of a "3-character code that maps to each character" is exactly the same.

A Legacy That Continues Today

The industrial ripple effect of this discovery reaches surprisingly far. Traditional plant breeding methods have been completely transformed by plant genetic engineering, and research on crops with resistance to herbicides and pests has grown explosively. Genetically modified rice containing the beta-carotene necessary for vitamin A synthesis has become a preventive measure against the vitamin A deficiency that affects over half of the world's rice-eating population, and recently there are reports of real-world benefit to children in Africa who had been suffering from vitamin A deficiency. None of this could exist without the deciphering of the genetic code and an understanding of its function.

Today we see this ripple effect as follows:

  • Transgenic animals: A representative example β€” sheep engineered to carry a specific human blood-protein gene secrete that human blood protein in their milk. As a result, when patients with cystic fibrosis or chronic respiratory disease drink milk from these sheep, the enzymes that damage lung tissue are suppressed and their symptoms can be alleviated.
  • Golden rice: The genetically modified rice containing beta-carotene noted above. Prevents vitamin A deficiency.
  • Insulin production: Human insulin genes were inserted into E. coli for mass production. First successful in 1978; now used by tens of millions of diabetes patients.
  • mRNA vaccines: Implemented during the COVID pandemic (2020). Antigen protein genes are inserted into cells as mRNA, and the cells read the genetic code to produce the antigen, triggering an immune response.
  • Predicting function after CRISPR editing: When a codon changes due to gene editing, it should be possible to predict which amino acid it will become in order to design the outcome of the editing.

Why is it important?

What the three scientists achieved is a demonstration that "the encoding layer of the information system of life has been completely deciphered."

The DNA double helix (1962) revealed the storage format, and the operon theory (1965) revealed the execution regulation. The deciphering of the genetic code (1968) revealed the mapping relationship between the stored data and the execution output. With all three axes in place, life becomes a "technically understood information system" β€” not yet fully controllable, but a system that is, in principle, manipulable.

In the half-century that followed, there has been an explosive development in genetic engineering and biotechnology. The completion of the Human Genome Project (2003) was the logical completion of this deciphering β€” the beginning of an era in which we can automatically predict which protein a DNA sequence encodes.

The story of Khorana, an Indian village boy who studied in Liverpool on a national scholarship and became a Nobel laureate, is a special human story of this award. It is an example of how access to education can change not only an individual's life but also the knowledge landscape of all mankind. The dedication of a household that was the "only family in the village that could read" ultimately contributed to the completion of genetic engineering half a century later.


Summary of Holley, Khorana, and Nirenberg in 1968: Complete establishment of the genetic code, mapping 64 codons (3-base combinations) to 20 amino acids + 3 stop signals. Holley contributed the tRNA sequence, Khorana the artificial synthesis of repetitive sequences, and Nirenberg the poly-U experiment (UUU = phenylalanine). The theoretical roots of today's genetic engineering, transgenic organisms, and mRNA vaccines.

mermaid

β†’ Previous: 1967 β€” Granit, Hartline, and Wald β†’ Next: 1969 β€” DelbrΓΌck, Hershey, and Luria and Bacteriophages

πŸ’¬ Questions & Comments

0 comments

You can post without signing in. Guest comments cannot be edited or deleted by their author.

0/2000

Loading...