SLIDE 1 First-principle simulations of Zn-induced aggregation of β-amyloid peptides
Universit` a di Udine and CNR-IOM Democritos, Trieste, Italy
HPC User day: Aspettando Fermi – CINECA, 7 maggio 2012 Work done in collaboration with: Karl Jansen, Francesco Stellato (DESY), Velia Minicozzi, Silvia Morante, Giancarlo Rossi (Roma II), Giovanni La Penna (ICCOM)
– Typeset by FoilT EX –
SLIDE 2 Aggregation of peptides induced by metal ions
Very nasty degenerative illnesses are caused by aggregation of naturally present proteins or peptides into toxic amyloid fibrils and plaques In Alzheimer disease, the main components of plaques are β-amyloids peptides (Aβ): chains
- f 39 to 43 aminoacids, obtained by cleavage
- f a precursor protein
(in the figure: Aβ40 peptide in water) There is experimental evidence that transition metal ions Cu, Zn, Fe play a role in the processes of Aβ aggregation and plaque formation The details of the metal-Aβ binding are thus subject of intense study
SLIDE 3 β-amyloids binding with Cu and Zn: state of the art
- The structure of Aβ binding with Cu is relatively well characterized,
with Cu having a stable intra-peptide coordination
- Aβ binding with Zn is not as clear. Competing structural models
– from XAS: inter-peptide Zn2+ bridge between three or more histidines (His) belonging to different peptides. Rather peculiar and infrequent: hallmark of peptide aggregation? – from NMR: intra-peptide binding to three His and either the N-terminus or a residue (Glu11)
- Competition for peptide binding between Cu and Zn ions likely
Goal of this work: to find, using numerical simulations, realistic configurations for Aβ chains coordinated by Zn2+, fitting XAS results
SLIDE 4 Simulation procedure
- Initial configurations generated with graphical tools (VMD),
- ptimized with Amber force fields and Monte Carlo Random Walk
- Selected configurations truncated (aminoacids 1-10 removed),
- ptimized, set into an orthorhombic cell filled with water molecules,
thermalized with classical MD, optimized with Tight-Binding MD
- Finally, first-principle (i.e. from electronic structure) Car-Parrinello
Molecular Dynamics runs are performed to check the stability and refine the structure of the various binding configurations The last step is by far the most time-consuming, requiring parallel execution on big computer facilities, including the BG/P
(courtesy of DEISA DECI and of John von Neumann Institute for Computing)
SLIDE 5 Choosing the starting configurations
Four good starting models (generated for Aβ16) compatible with XAS data (many more turned out to be bad and were discarded):
Zn bound to four histidines
Zn bound to three histidines
to four histidines
to three peptides
SLIDE 6 First-principle (i.e. from electronic structure) simulations: Density-Functional Theory
Transforms the many-electron problem into an equivalent problem of (fictitious) non-interacting electrons, the Kohn-Sham Hamiltonian: Hφv ≡
h2 2m∇2
r)
r) = ǫvφv( r) The effective potential is a functional of the charge density: VR( r) = −
ZIe2 | r − RI| + v[n( r)], n( r) =
|φv( r)|2 (Hohenberg-Kohn 1964, Kohn-Sham 1965). Exact form is unknown, but simple approximate forms yielding useful results are known. DFT is in principle valid for ground-state properties only.
SLIDE 7 Density-Functional Theory II
The total energy is also a functional of the charge density: E ⇒ E[φ, R] = − ¯ h2 2m
v(
r)∇2φv( r)d r +
r)n( r)d r + + e2 2 n( r)n( r′) | r − r′| d rd r′ + Exc[n( r)] +
e2 2 ZIZJ | RI − RJ| Kohn-Sham equations from the minimization of the energy functional: E(R) = min
φ E[φ, R],
i(
r)φj( r)d r = δij Hellmann-Feynman theorem holds. Forces on nuclei:
RIE(R) = −
r)∇
RIVR(
r)d r
SLIDE 8 Plane-Wave Pseudopotential method
introduction
pseudopotentials allows
to ignore chemically inert core states and to use a plane waves basis set
- Plane waves are orthogonal and easy to check for completeness;
they allow to efficiently calculate the needed Hφ products and to solve the Poisson equation using Fast Fourier Transforms (FFTs)
- Supercells allow to study systems in which perfect periodicity is
broken (surfaces, defecs) or absent (amorphous, liquids)
- Iterative techniques like Car-Parrinello Molecular Dynamics allow
to treat rather big systems with affordable computational effort
SLIDE 9 Car-Parrinello Molecular Dynamics
Introduce fictitious dynamics on the electronic orbitals φv: L = µ
φv( r)|2d r + 1 2
MI∇2
(µ = fictitious electronic mass), subject to orthonormality constraints
- n the orbitals, implemented via Lagrange multipliers Λij. The above
Lagrangian generates the following equations of motion: µ¨ φi = −δE δφi +
Λijφj MI ¨
RIE[φ, R]
(nuclear motion is classical). These equations can be integrated (i.e. solved) for both electrons and nuclei using classical Molecular Dynamics algorithms. The combined electronic and nuclear dynamics keeps electrons close to the ground state.
SLIDE 10 Technical details
- Perdew-Burke-Erzerhof (PBE) exchange-correlation functionals
- Ultrasoft (Vanderbilt) pseudopotentials with 25 Ry (orbitals) or
250 Ry (charge density) kinetic energy cutoff for plane waves
– S1: 1351 atoms, 21.291×35.193×23.241˚ A3 – S2: 1204 atoms, 21.976×27.947×22.881˚ A3 – S3: 1349 atoms, cell as S1 – S4: 2347 atoms, 32.083×31.01×23.14˚ A3: Tight-Binding MD only, too big for Car-Parrinello MD
- At least 3.6 ps simulation time
SLIDE 11 Software: Quantum ESPRESSO
Car-Parrinello simulations have been performed using the CP package
- f quantum ESPRESSO: Quantum opEn-Source Package for
Research in Electronic Structure, Simulation, and Optimization. See: http://www.quantum-espresso.org for more info. quantum ESPRESSO is a distribution of software for atomistic calculations based on electronic structure, using density-functional theory, a plane-wave basis set, pseudopotentials. Freely available under the terms of the GNU General Public License. Main goals of quantum ESPRESSO are innovation in methods and algorithms; efficiency on modern computer architectures. quantum ESPRESSO implements multiple parallelization levels
SLIDE 12
Parallelization levels for CP
group distributed quantities communications performances plane- PW, G-vector coefficients, high good CPU scaling, wave R-space FFT arrays good load balancing, distributes most RAM task FFT on electron states high improves load balancing linear- subspace hamiltonians very high improves scaling, algebra and constraints matrices distributes more RAM OpenMP FFT, libraries intra-node extends scaling on multicore machines
A further parallelization level on electron states has since been added. MPI+OpenMP parallelization crucial for good BG/P performances
SLIDE 13 Mixed MPI-OpenMP scalability
Fragment of an Aβ-peptide in water containing 838 atoms and 2312 electrons in a 22.1×22.9×19.9˚ A3 cell, Γ-point. CP code on BlueGene/P, 4 processes per computing node. Two models of graphene on Ir surface
- n a BlueGene/P using 4 processes per
computing node. Execution times in s, initialization + 1 self-consistency step. N cores T cpu (wall) T cpu (wall) 443 atoms 686 atoms 16384 740(772) 2861 (2915) 32768 441(515) 1962 (2014) 65536 327(483) 751 (1012) (the large difference between CPU and wall time is likely due to I/O)
SLIDE 14
Results
Structures for S1, S2, S3 models before and after CP-MD. Note the fourth His leaving the Zn site in S1, while in S3 model Zn keeps a stable fourfold coordination
SLIDE 15
Results: a nice cover picture...
Metallomics 4, 156-165 (2012) (S4 model)
SLIDE 16
More serious results: simulated XAS spectra
SLIDE 17
Similar structures in other biological systems?
Comparison of the Zna site in S4 model (green: fit to XAS) with the Zn site in the reduced bovine superoxide-dismutase (SOD) enzyme Only residues involved in binding with Zn are shown
SLIDE 18 Discussion and conclusions
- XAS yields information on short-range structure (up to 5÷6˚
A) only
- First-principle techniques can take into account both the peculiar
chemical binding of metals with peptides and the electrostatic interactions between peptides
- Structures (S3 and S4) in which Zn is bound in a stable ways to
four His have been identified...
- ...but their structure is not trivial, requiring a second Zn and/or a
third peptide chain; in the simpler S1 structure Zn loses a His and a satisfactory XAS fit is not obtained
- S4 model reminiscent of the Zn site of bovine SOD