Protein Structure

Lecture 4 Video 4

๐Ÿงฌ Structure Determination of Proteins by NMR โ€“ Structure Calculation & Validation

(From Lecture 4 โ€“ Video 4)

This lecture walks through the heart of NMR structure determination:

  • How structures are calculated
  • Why we calculate ensembles (not single models)
  • How to evaluate and validate structures
  • How structures are presented in publications

This is where experimental data becomes a 3D protein model.


1๏ธโƒฃ Structure Calculation: Turning NMR Data into 3D Models

๐Ÿ’ป Software Used

Several dedicated programs exist:

  • CYANA (commonly used)
  • CNS
  • XPLOR

They use different algorithms but follow the same core logic.


๐Ÿ“ฅ Input to Structure Calculation

The primary input is:

๐Ÿ”น NOESY Peak List

Each cross peak must be:

  • Assigned to two atoms
  • Given an intensity

Modern programs can sometimes:

  • Start from unassigned peak lists
  • Simultaneously assign peaks while calculating structure

๐Ÿ“ Converting NOEs to Distance Constraints

NOE intensity โ†’ converted to distance constraint.

The software:

  1. Finds a calibration constant
  2. Converts cross peak intensities to upper distance limits

Example:

NOE intensity corresponds to max distance of 3 ร… โ†’ The two hydrogens must be โ‰ค 3 ร… apart.


๐Ÿ“š Additional Constraints

Besides distances, you may include:

  • ๐ŸŒ€ Dihedral angles (from TALOS)
  • ๐Ÿงฒ Orientational restraints
  • ๐Ÿงท Metal binding constraints
  • Any experimentally derived structural information

All constraints are fed into the algorithm.


2๏ธโƒฃ The Core Problem: Multidimensional Minimization

A protein has enormous conformational freedom.

Each residue:

  • ฯ• (phi)
  • ฯˆ (psi)

For 100 residues: โ†’ 200 backbone degrees of freedom โ†’ Plus side chains

The algorithm performs:

๐ŸŽฏ Energy Minimization

Starting from a random conformation, the structure is adjusted to:

Minimize deviation between structure and experimental constraints

This is a fitting problem in a massive multidimensional energy landscape.


โš ๏ธ Local Minimum Problem

You might find a local minimum, not the global one.

Solution:

๐Ÿ‘‰ Start from many random structures ๐Ÿ‘‰ Minimize each independently

Typically:

  • Calculate 100 structures
  • Keep best 20

This gives you an ensemble.


3๏ธโƒฃ Why an Ensemble? ๐Ÿงฉ

You never report one structure.

Instead:

You report the best 20 (or 30) structures.

Why?

Because:

  • Proteins are flexible
  • Data may not fully define all regions
  • One structure may be misleading

The ensemble shows:

  • Well-defined regions
  • Flexible or poorly defined regions

4๏ธโƒฃ Evaluating Structures

After calculation, you evaluate:


๐Ÿ”ด Violations

A violation = structure does not satisfy constraint.

Example:

  • NOE says โ‰ค 3 ร…
  • Structure shows 4 ร… โ†’ Violation

Possible reasons:

  • Misassignment
  • Overlapping peaks
  • Incorrect calibration
  • Wrong dihedral angle prediction

Violations must be investigated.


๐ŸŽฏ Target Function

Sum of violation penalties = target function.

But beware:

Low target function โ‰  correct structure It could also mean:

  • Weak or insufficient data

5๏ธโƒฃ RMSD โ€“ Structural Convergence

Root Mean Square Deviation (RMSD)

Measures:

How well the ensemble structures overlap

Low RMSD:

  • Good convergence
  • Well-defined structure

High RMSD:

  • Poorly defined
  • Flexible region
  • Insufficient data

Example: Small 42-residue Protein

Early stage:

  • RMSD โ‰ˆ 2.3 ร…
  • Poor overlap

After refinement:

  • Much lower RMSD
  • Secondary structure well defined

But loops & termini often remain flexible.


6๏ธโƒฃ Superposition Matters! ๐ŸŽญ

RMSD depends on which atoms you superimpose.

Same 20 structures:

  • RMSD = 5.9 ร… (all atoms)
  • RMSD = 1.3 ร… (exclude flexible tail)
  • RMSD = 0.6 ร… (only secondary structure)

Same data โ€” different numbers.

Conclusion:

RMSD can be manipulated by choice of alignment region.

Interpret carefully.


7๏ธโƒฃ Example: Calmodulin ๐Ÿงฒ

Calmodulin has:

  • N-lobe
  • C-lobe

When superimposing:

  • Entire structure โ†’ poor overlap
  • Only N-lobe โ†’ excellent overlap
  • Only C-lobe โ†’ excellent overlap

Meaning:

โœ” Each lobe is well defined โœ– Their relative orientation is not

Conclusion:

The lobes are flexible relative to each other in solution.

This is structural information.


8๏ธโƒฃ Representation in Publications ๐Ÿ“„

Two typical visualizations:

๐Ÿ”น Structure Bundle

Shows all 20 conformers overlaid. โ†’ Reveals precision & flexibility.

๐Ÿ”น Cartoon Model

Shows secondary structure arrangement. โ†’ Easier to interpret โ†’ Less scientifically informative than ensemble


9๏ธโƒฃ Method Dependence

Different methods give different results:

  • Modeling โ†’ one structure
  • X-ray crystallography โ†’ rigid crystal conformation
  • NMR โ†’ ensemble in solution

NMR uniquely captures flexibility.


๐Ÿ”Ÿ Validation

Structural validation is challenging.


๐Ÿ”ฌ Internal Validation

Check against known protein geometry:

  • Ramachandran plot
  • Bond lengths
  • Bond angles
  • Van der Waals radii
  • Hydrogen bond geometry
  • Side chain rotamers

โš ๏ธ But much of this was already used in refinement.


๐Ÿ“Š Ramachandran Plot

Shows distribution of ฯ•/ฯˆ angles.

Categories:

  • Most favored
  • Allowed
  • Generously allowed
  • Disallowed

You should have:

  • Very few residues in disallowed regions.

๐Ÿ“ˆ Validation Tables in Papers

Typical table contains:

Input

  • Total NOEs
    • Intra-residual
    • Medium-range
    • Long-range
  • Metal restraints
  • Torsion angle restraints

Output

  • Target function
  • Max distance violation (e.g., 0.14 ร…)
  • Max dihedral violation (e.g., 4ยฐ)
  • Force field energies
  • Ramachandran statistics
  • RMSD values

๐Ÿ”Ž External Validation

If you have data not used in structure calculation:

  • Residual dipolar couplings
  • Unusual chemical shifts

These are strong validation tools.


๐Ÿ–ฅ Validation Servers

For NMR structures:

  • Validation servers can check:
    • Chemical shifts
    • Distance restraints
    • Geometry

They identify structural inconsistencies.


๐Ÿง  Key Takeaways

1๏ธโƒฃ Structure calculation is iterative

You repeatedly refine and re-check.

2๏ธโƒฃ Always calculate multiple structures

Single models are misleading.

3๏ธโƒฃ RMSD must be interpreted carefully

Depends on alignment region.

4๏ธโƒฃ Violations must be investigated

They often indicate input errors.

5๏ธโƒฃ Flexible regions show up as high RMSD

NMR captures solution dynamics.

6๏ธโƒฃ Validation is complex

Internal checks can be circular.


๐ŸŽฏ Big Picture

NMR structure determination is not:

โ€œThe software gives me the structure.โ€

It is:

An iterative fitting process in a massive conformational space, constrained by experimental data, evaluated statistically, and interpreted biologically.

The ensemble is not a weakness โ€” it is the strength of NMR.

It shows what the protein really looks like in solution:

  • Rigid cores
  • Flexible loops
  • Dynamic domain orientations

That concludes the structure calculation and validation process from Lecture 4 Video 4.

Quiz

Score: 0/30 (0%)