Level 2 — RecallGenetic Engineering & CRISPR

Genetic Engineering & CRISPR

40 marksprintable — key stays hidden on paper

Level 2 (Recall & Standard Problems)

Time: 30 minutes Total Marks: 40

Answer all questions. Use diagrams where helpful.


Q1. Define the following terms: (a) recombinant DNA, (b) restriction enzyme, (c) plasmid vector. (3 marks)

Q2. Restriction enzymes cut DNA at specific recognition sites. (a) State what is meant by a palindromic recognition sequence. (1 mark) (b) Explain why enzymes that produce "sticky ends" are preferred over those producing "blunt ends" in cloning. (2 marks) (c) The enzyme EcoRI recognises the sequence 5-GAATTC-35'\text{-GAATTC-}3'. Write the double-stranded sequence and mark where the enzyme cuts to give sticky ends. (2 marks)

Q3. State the function of each of the following in gene cloning: (a) DNA ligase, (b) an antibiotic-resistance gene on a plasmid, (c) a host bacterial cell. (3 marks)

Q4. Describe the process of transformation and explain how researchers identify bacteria that have taken up a recombinant plasmid. (4 marks)

Q5. The polymerase chain reaction (PCR) amplifies DNA. (a) Name the three temperature steps of one PCR cycle and give the approximate temperature of each. (3 marks) (b) Starting with 1 copy of a target DNA sequence, calculate the number of copies after 10 complete cycles (assume 100% efficiency). (2 marks) (c) State the role of Taq polymerase and explain why it is used rather than a standard DNA polymerase. (2 marks)

Q6. Distinguish between qPCR and RT-PCR, giving one application of each. (4 marks)

Q7. Gel electrophoresis separates DNA fragments. (a) Explain why DNA fragments move towards the positive electrode. (2 marks) (b) State the relationship between fragment size and distance migrated. (1 mark) (c) Give one use of DNA fingerprinting. (1 mark)

Q8. The CRISPR-Cas9 system is used for genome editing. (a) State the function of the guide RNA (gRNA). (2 marks) (b) State the function of the Cas9 protein. (1 mark) (c) What is a PAM sequence and why is it important? (2 marks)

Q9. Distinguish between a gene knockout and a gene knock-in. (2 marks)

Q10. (a) Briefly explain how base editing differs from standard CRISPR-Cas9 cutting. (2 marks) (b) State two ethical concerns associated with human germline genome editing. (2 marks)

Answer keyMark scheme & solutions

Q1. (3 marks) — 1 mark each

  • (a) Recombinant DNA: DNA formed by joining together DNA fragments from two different sources/organisms. (1)
  • (b) Restriction enzyme: an enzyme (endonuclease) that cuts DNA at a specific recognition sequence. (1)
  • (c) Plasmid vector: a small circular DNA molecule (from bacteria) used to carry/introduce foreign DNA into a host cell. (1)

Q2. (5 marks)

  • (a) A sequence that reads the same 535'\to3' on both complementary strands. (1)
  • (b) Sticky ends have short single-stranded overhangs (1) that are complementary and base-pair with any DNA cut by the same enzyme, allowing easy joining/higher ligation efficiency. (1)
  • (c) Cut between G and A on each strand: 5-GAATTC-35'\text{-G} \downarrow \text{AATTC-}3' 3-CTTAAG-53'\text{-CTTAA} \uparrow \text{G-}5' Correct base-pairing/complementary strand (1); correct staggered cut position giving AATT overhangs (1).

Q3. (3 marks) — 1 mark each

  • (a) Ligase joins/seals the sugar–phosphate backbone (forms phosphodiester bonds) between insert and vector. (1)
  • (b) Acts as a selectable marker — allows only transformed bacteria to survive on antibiotic medium. (1)
  • (c) Host cell replicates/copies the plasmid and expresses the gene (provides cellular machinery). (1)

Q4. (4 marks)

  • Bacteria are made competent (e.g. treated with CaCl2\text{CaCl}_2 / heat shock or electroporation) (1)
  • so they take up the plasmid DNA from solution. (1)
  • Grown on selective medium with antibiotic — only cells with plasmid survive. (1)
  • Blue/white screening (or marker gene disruption) distinguishes recombinant from non-recombinant plasmids. (1)

Q5. (7 marks)

  • (a) Denaturation ~94–95 °C; Annealing ~50–65 °C; Extension ~72 °C. (3, one each)
  • (b) Copies =2n=210=1024= 2^{n} = 2^{10} = 1024. (formula 1, answer 1)
  • (c) Taq is a DNA polymerase that synthesises new strands (1); it is thermostable, so survives the high denaturation temperature without denaturing itself. (1)

Q6. (4 marks)

  • qPCR (quantitative/real-time PCR): measures the amount of DNA in real time as it is amplified (1); application e.g. measuring viral load / quantifying gene copy number. (1)
  • RT-PCR (reverse transcriptase PCR): converts RNA into cDNA using reverse transcriptase before amplification (1); application e.g. detecting RNA viruses / studying gene expression. (1)

Q7. (4 marks)

  • (a) DNA is negatively charged due to its phosphate groups (1), so it migrates towards the positive electrode (anode). (1)
  • (b) Smaller fragments migrate further/faster than larger fragments. (1)
  • (c) e.g. forensic identification / paternity testing. (1)

Q8. (5 marks)

  • (a) The gRNA has a sequence complementary to the target DNA (1) and directs Cas9 to the correct location by base-pairing. (1)
  • (b) Cas9 is an endonuclease that cuts (creates a double-strand break in) the DNA. (1)
  • (c) PAM = Protospacer Adjacent Motif, a short sequence (e.g. NGG) next to the target (1); Cas9 requires it to bind and cut / provides specificity. (1)

Q9. (2 marks)

  • Knockout: a gene is disabled/inactivated (loss of function). (1)
  • Knock-in: a new/functional gene or sequence is inserted at a specific site. (1)

Q10. (4 marks)

  • (a) Base editing chemically converts one base to another (e.g. C→T) directly (1) without making a double-strand break / uses a modified "dead" Cas9. (1)
  • (b) Any two: heritable changes passed to future generations; consent of unborn/future individuals; safety/off-target effects; equity/access ("designer babies") — (1 each, max 2).
[
  {"claim":"PCR from 1 copy after 10 cycles gives 1024 copies","code":"n=10; result = (2**n == 1024)"},
  {"claim":"PCR doubling formula: 5 cycles from 1 copy = 32","code":"result = (2**5 == 32)"},
  {"claim":"Taq extension temperature 72 within denaturation-below range","code":"result = (72 < 95 and 72 > 65)"}
]