Skip to content

15.3 Directed evolution, DE

DE 更直接针对 protein function。

基本循环:

  1. library generation:mutagenesis/recombination 产生 gene variants。
  2. expression:gene library 变成 protein/product library。
  3. screening/selection:找有目标功能的 variants。
  4. genotype-phenotype linkage:确保能从功能回到对应 gene。
  5. repeat:多轮迭代 climbing fitness landscape。

Fitness landscape:

  • 有 local maxima 和 global maxima。
  • 小范围 mutagenesis 可能困在 local maximum。
  • 需要足够 diversity 或 recombination 才能跨过 fitness valleys。

Screening methods:

  • colonies on solid media。
  • wells in liquid culture。
  • fluorescence/colorimetric reporters。
  • chromatography, mass spectrometry, NMR。
  • FACS 可按 fluorescence 分选 individual cells。

directed evolution 针对 gene/protein function 做人工 Darwinian cycle。library generation 提供 variation;screening/selection 提供 selection;保留 hit 并再次 mutagenesis 提供 iteration。

关键技术难点是 genotype-phenotype linkage。如果你筛到一个高活性蛋白,却无法知道对应 DNA sequence,就不能进入下一轮。phage display、cell display、microplate screening 等方法都在维护这个 linkage。

  • 原文小点: 有 local maxima 和 global maxima。
    • 讲解: 这个小点属于 directed evolution cycle;要联系 library generation、genotype-phenotype linkage、screen/selection 和 iterative improvement。
  • 原文小点: 小范围 mutagenesis 可能困在 local maximum。
    • 讲解: 这个小点属于 directed evolution cycle;要联系 library generation、genotype-phenotype linkage、screen/selection 和 iterative improvement。
  • 原文小点: 需要足够 diversity 或 recombination 才能跨过 fitness valleys。
    • 讲解: 这个小点属于 directed evolution cycle;要联系 library generation、genotype-phenotype linkage、screen/selection 和 iterative improvement。
  • 原文小点: colonies on solid media。
    • 讲解: 这个小点属于 directed evolution cycle;要联系 library generation、genotype-phenotype linkage、screen/selection 和 iterative improvement。
  • 原文小点: wells in liquid culture。
    • 讲解: 这个小点属于 directed evolution cycle;要联系 library generation、genotype-phenotype linkage、screen/selection 和 iterative improvement。
  • 原文小点: fluorescence/colorimetric reporters。
    • 讲解: 这个小点属于 directed evolution cycle;要联系 library generation、genotype-phenotype linkage、screen/selection 和 iterative improvement。
  • 原文小点: chromatography, mass spectrometry, NMR。
    • 讲解: 这个小点属于 directed evolution cycle;要联系 library generation、genotype-phenotype linkage、screen/selection 和 iterative improvement。
  • 原文小点: FACS 可按 fluorescence 分选 individual cells。
    • 讲解: 这个小点属于 directed evolution cycle;要联系 library generation、genotype-phenotype linkage、screen/selection 和 iterative improvement。

比较 ALE 和 DE:ALE selects organism fitness in environment; DE mutates genes/proteins and screens/selects desired molecular function.

  • 把工程化写成单一步骤,忽略 selection/screening、flux 和 host fitness。
  • 混淆 ALE 的 whole-cell selection 与 directed evolution 的 protein-function screening。