Advanced Search
Last updated date: Jan 30, 2025 Views: 349 Forks: 0
Protocol: Differences in Ion-RNA Binding Modes Due to Charge Density Variations Explain the Stability of RNA in Monovalent Salts
This protocol is based on the GROMACS 5.05 package.
1. Simulation Box Preparation
1.1 RNA Structure Preparation in PyMOL
fetch 1ANR
integrator = steep
emtol = 100.0
emstep = 0.001
nsteps = 50000
nstlist = 1
ns_type = grid
rlist = 0.8
coulombtype = PME
rcoulomb = 0.8
rvdw = 0.8
pbc = xyz
2. Equilibration of Ions and Water
#ifdef POSRES
#include "posre.itp"
#endif
2.1 2.5-ns NPT Simulation at 300 K & 1 bar
Key mdp parameters:
title = Eq NPT run
; Run parameters
define =-DPOSRES
integrator = md
nsteps = 2500000
dt = 0.001
; Output control
nstxout = 1000
nstvout = 5000
nstxtcout = 5000
nstenergy = 5000
nstlog = 5000
; Bond parameters
continuation = no
;constraint_algorithm = lincs
;constraints = all-bonds
;lincs_iter = 1
;lincs_order = 4
; Neighborsearching
ns_type = grid
nstlist = 25
rlist = 1.0
rcoulomb = 1.0
rvdw = 1.0
; Electrostatics
coulombtype = PME
pme_order = 4
fourierspacing = 0.16
; Temperature coupling is on
tcoupl = V-rescale
tc-grps = System
tau_t = 0.5
ref_t = 300
; Pressure coupling is on
pcoupl = Parrinello-Rahman
pcoupltype = isotropic
tau_p = 2.0
ref_p = 1.0
compressibility = 4.5e-5
refcoord_scaling = com
; Periodic boundary conditions
pbc = xyz
; Dispersion correction
DispCorr = EnerPres
; Velocity generation
gen_vel = no
2.2 60-ns NVT Simulation
3. Generation of the Unfolding Pathway
3.1 Definition of 3’ and 5’ Termini
3.2 300-ns Steered MD Simulation
pull = yes
pull-ngroups = 2
pull-ncoords = 1
pull_group1_name = Chain_A
pull_group2_name = Chain_B
pull_coord1_groups = 1 2
pull_coord1_type = umbrella
pull_coord1_geometry = direction-periodic
pull-coord1-vec = 1.0 0.0 0.0
pull_coord1_dim = Y N N
pull_coord1_rate = 0.0001 ; in nm/ps
pull_coord1_k = 1000 ; kJ/(mol×nm²)
pull_coord1_start = yes
pull_nstxout = 100
4. Umbrella Sampling
5. Free Energy Landscape Calculation
tpr-files.dat # List of umbrella tpr files
pullf-files.dat # List of pull force files
gmx wham -if pullf-files.dat -o profile.xvg -hist histo.xvg -bsres -nBootstrap 100 -it tpr-files.dat -unit kCal
References:
[1] T. J. Macke, D. A. Case, Am. Chem. Soc. 682, 379–393 (1997)
[2] A. Pérez, I. Marchán, D. Svozil, J. Sponer, T. E. Cheatham III, C. A. Laughton, M. Orozco, Biophys. J. 92, 3817–3829 (2007)
[3] W. L. Jorgensen, J. Chandrasekhar, J. D. Madura, R. W. Impey, M. L. Klein, J. Chem. Phys. 79, 926–935 1983.
[4] T. Darden, D. York, L. Pedersen, J. Chem. Phys. 98, 10089–10092 1993.
[5] H. J. C. Berendsen, J. P. M. Postma, W. F. van Gunsteren, A. DiNola, J. R. Haak, J. Chem. Phys., 81, 3684–3690 1984.
[6] M. Parrinello, A. Rahman, J. Appl. Phys. 52, 7182–7190 1981.
[7] G. M. Torrie, J. P. Valleau, Chem. Phys. Lett. 28, 578–581 (1974)
[8] S. Kumar, J. M. Rosenberg, D. Bouzida, R. H. Swendsen, P. A. Kollman, The method. J. Comput. Chem. 13, 1011–1021 (1992).
Do you have any questions about this protocol?
Post your question to gather feedback from the community. We will also invite the authors of this article to respond.
Tips for asking effective questions
+ Description
Write a detailed description. Include all information that will help others answer your question including experimental processes, conditions, and relevant images.
Share
Bluesky
X
Copy link