durrantlab/metalflare: v2025.5.29
Authors/Creators
- 1. University of Pittsburgh
Description
metalflare
Computational investigation of a Cu(I)-sensing green fluorescent protein
Metalflare is a computational study investigating the molecular mechanisms underlying copper(I) sensing by roGFP2, a genetically encoded fluorescent protein. This work combines molecular dynamics simulations with experimental validation to understand how roGFP2 achieves sub-femtomolar Cu(I) binding affinity and generates robust ratiometric fluorescence changes.
The project explores the structural basis for roGFP2's dual functionality as both a redox sensor and copper probe, revealing distinct spectroscopic signatures and molecular mechanisms for each sensing mode.
Background
Copper is essential for cellular processes, including mitochondrial respiration, antioxidant defense, and neurotransmission, yet excess copper can trigger toxic redox reactions and cell death. Cells maintain extremely low free copper concentrations, making intracellular copper detection challenging. While genetically encoded sensors have revolutionized calcium and zinc imaging, copper detection has proven uniquely difficult due to copper's low bioavailability, tight coordination, and redox lability. This study demonstrates that roGFP2, originally engineered as a redox sensor, can serve as a high-affinity Cu(I) probe with superior performance compared to existing copper sensors.
Computational Methods
This repository contains all scripts for preparing, running, and analyzing classical molecular dynamics simulations performed on three roGFP2 states.
- Structures: Reduced (PDB: 1JC0), oxidized (PDB: 1JC1), and Cu(I)-bound roGFP2.
- Environment: Explicit water with 150 mM NaCl.
- Conditions: NPT ensemble at 300 K and 1 atm.
- Duration: Three independent trajectories of 500 ns each (1.5 μs total per system).
- Analysis: Structural dynamics, hydrogen bonding networks, and chromophore conformations.
Key Computational Findings
Molecular dynamics simulations reveal that Cu(I) coordinates directly between Cys147 and Cys204, causing an expansion of the Cα-Cα distance by approximately 0.44 Å compared to the reduced state. This metal binding propagates allosteric changes to the chromophore environment, particularly disrupting the critical Gln94-chromophore hydrogen bond that normally stabilizes fluorescence. The resulting enhanced chromophore flexibility opens non-radiative decay pathways, explaining the selective B-band quenching observed experimentally.
Getting Started
This project uses Pixi for reproducible environment management. You'll need to install Pixi first:
curl -sSL https://prefix.dev/install.sh | bash
Clone the repository and set up the computational environment:
git clone https://github.com/oasci/metalflare.git
cd metalflare
pixi install
This installs Python along with all required dependencies, including MDAnalysis, scientific computing libraries, and specialized tools like AmberTools and PyMOL for molecular analysis.
Files
oasci/metalflare-v2025.5.29.zip
Files
(435.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:25b0cb4c2d56998470c84762bba1f069
|
435.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/durrantlab/metalflare/tree/v2025.5.29 (URL)
Funding
Software
- Repository URL
- https://github.com/durrantlab/metalflare
- Programming language
- Python