Week 4 HW: Protein Design I
Part A: Conceptual Questions
Answer any 9 of the following questions from Shuguang Zhang: (i.e. you can select two to skip)
A.1 How many molecules of amino acids do you take with a piece of 500 grams of meat? (on average an amino acid is ~100 Daltons)
- I will complete this homework and Final Project proposal as well..
A.2 Why do humans eat beef but do not become a cow, eat fish but do not become fish?
A.3 Why are there only 20 natural amino acids?
A.4 Can you make other non-natural amino acids? Design some new amino acids.
A.5 Where did amino acids come from before enzymes that make them, and before life started?
A.6 If you make an α-helix using D-amino acids, what handedness (right or left) would you expect?
A.7 Can you discover additional helices in proteins?
A.8 Why are most molecular helices right-handed?
A.9 Why do β-sheets tend to aggregate?
A.9.1 What is the driving force for β-sheet aggregation?
A.10 Why do many amyloid diseases form β-sheets?
A.10.1 Can you use amyloid β-sheets as materials?
A.11 Design a β-sheet motif that forms a well-ordered structure.
Part B: Protein Analysis and Visualization
In this part of the homework, you will be using online resources and 3D visualization software to answer questions about proteins. Pick any protein (from any organism) of your interest that has a 3D structure and answer the following questions:
B.1 Briefly describe the protein you selected and why you selected it.
- I B.2 Identify the amino acid sequence of your protein.
- How long is it? What is the most frequent amino acid? You can use this Colab notebook to count the frequency of amino acids.
- How many protein sequence homologs are there for your protein? Hint: Use Uniprot’s BLAST tool to search for homologs.
- Does your protein belong to any protein family?
B.3 Identify the structure page of your protein in RCSB
- When was the structure solved? Is it a good quality structure? Good quality structure is the one with good resolution. Smaller the better (Resolution: 2.70 Å)
- Are there any other molecules in the solved structure apart from protein?
- Does your protein belong to any structure classification family?
B.4 Open the structure of your protein in any 3D molecule visualization software:
- PyMol Tutorial Here (hint: ChatGPT is good at PyMol commands)
- Visualize the protein as “cartoon”, “ribbon” and “ball and stick”.
- Color the protein by secondary structure. Does it have more helices or sheets?
- Color the protein by residue type. What can you tell about the distribution of hydrophobic vs hydrophilic residues?
- Visualize the surface of the protein. Does it have any “holes” (aka binding pockets)?
Part C: Using ML-Based Protein Design Tools
In this section, we will learn about the capabilities of modern protein AI models and test some of them in your chosen protein.
C.1 Copy the HTGAA_ProteinDesign2026.ipynb notebook and set up a colab instance with GPU.
C.2 Choose your favorite protein from the PDB.
C.3 We will now try multiple things in the three sections below; report each of these results in your homework writeup on your HTGAA website:
C.4: Protein Language Modeling
Deep Mutational Scans
- Use ESM2 to generate an unsupervised deep mutational scan of your protein based on language model likelihoods.
- Can you explain any particular pattern? (choose a residue and a mutation that stands out)
- (Bonus) Find sequences for which we have experimental scans, and compare the prediction of the language model to experiment.
Latent Space Analysis
- Use the provided sequence dataset to embed proteins in reduced dimensionality.
- Analyze the different formed neighborhoods: do they approximate similar proteins?
- Place your protein in the resulting map and explain its position and similarity to its neighbors.
C.5: Protein Folding
Folding a protein
- Fold your protein with ESMFold.
- Do the predicted coordinates match your original structure?
- Try changing the sequence, first try some mutations, then large segments. Is your protein structure resilient to mutations?
C.6: Protein Generation
Inverse-Folding a protein: Let’s now use the backbone of your chosen PDB to propose sequence candidates via ProteinMPNN
- Analyze the predicted sequence probabilities and compare the predicted sequence vs the original one.
- Input this sequence into ESMFold. and compare the predicted structure to your original.
Part D: Group Brainstorm on Bacteriophage Engineering
D.1 Find a group of ~3–4 students
- We formed a group with Alya, Sydney, and Zander. Planning to have a Zoom meeting to discuss papers. D.2 Read through the Phage Reading material listed under “Reading & Resources” below.
D.3 Review the Bacteriophage Final Project Goals for engineering the L Protein:
- Increased stability (easiest)
- Higher titers (medium)
- Higher toxicity of lysis protein (hard) D.4 Brainstorm Session
- Choose one or two main goals from the list that you think you can address computationally (e.g., “We’ll try to stabilize the lysis protein,” or “We’ll attempt to disrupt its interaction with E. coli DnaJ.”).
- Write a 1-page proposal (bullet points or short paragraphs) describing:
- Which tools/approaches from recitation you propose using (e.g., “Use Protein Language Models to do in silico mutagenesis, then AlphaFold-Multimer to check complexes.”).*
- Why do you think those tools might help solve your chosen sub-problem?
- Name one or two potential pitfalls (e.g., “We lack enough training data on phage–bacteria interactions.”).
- Include a schematic of your pipeline. This resource may be useful: HTGAA Protein Engineering Tools
D.5 Each individually put your plan on your HTGAA website
- Include your group’s short plan for engineering a bacteriophage
Tools
- HTGAA Protein Engineering Tools spreadsheet
- NGLViewer: NGL Viewer is a collection of tools for web-based molecular graphics. WebGL is employed to display molecules like proteins and DNA/RNA with a variety of representations.
- PyMOL(https://pymol.org/edu/?q=educational): PyMOL is a user-sponsored molecular visualization system on an open-source foundation, maintained and distributed by Schrödinger.
- Practical PyMOL for Beginners
- Video Tutorials: Video 1 Video2 (and tons more… just search “PyMOL tutorial” in youtube).
- Cheat Sheet
- Advanced Cheat Sheet
- Chimera: A highly extensible program for interactive visualization and analysis of molecular structures and related data, including density maps, supramolecular assemblies, sequence alignments, docking results, trajectories, and conformational ensembles.
- Chimera Tutorials
- Video Tutorials: Video 1 Video 2 (and tons more… just search “Chimera tutorial” in youtube).
- VMD: A molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting
- VMD Tutorials
- Video Tutorials: Video 1 Video 2 (and tons more… you know the drill)
- https://search.foldseek.com/search
Phage Reading
- Identification MS2 lysis protein dependency on DnaJ
- Mutational analysis of the MS2 lysis protein L
- Characterization of the MS2 lysis protein properties
- Phage therapy: From biological mechanisms to future directions
- Phage Therapy: Past, Present and Future
- Generative design of novel bacteriophages with genome language models
References
Ref: https://www.youtube.com/watch?v=hL6ClTZDUNI#action=share https://www.youtube.com/watch?v=F7Cn52NR_TY