Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flexibilize MM-GBSA calculation Part 1: Simulation. #41

Open
diegoenry opened this issue Jul 12, 2018 · 0 comments
Open

Flexibilize MM-GBSA calculation Part 1: Simulation. #41

diegoenry opened this issue Jul 12, 2018 · 0 comments
Assignees

Comments

@diegoenry
Copy link
Contributor

There are multiple flavors for MM-(GB)SA, one should be abble to access at least some of the parameters within ScoreFlow during simulation.

  1. Choice of simulation engine:
    AMBER serial: sander or pmemd ($$$)
    AMBER parallel: sander.MPI or pmemd.MPI ($$$)
    AMBER GPU: pmemd.cuda ($$$)
    GROMACS: gmx mdrun (free)
    GROMACS: gmx_mpi mdrun (free)

  2. Choise of solvation model
    implicit: igb=2,5,8 for GBSA, igb=1,3 for PBSA.
    explicit solvent: Water model and box-size, counter ions must be added.

  3. Simulation options.
    3.1) Minimization, number of steps (nsteps).
    3.2) Minimization (nsteps) + MD (nsteps)

MD must include a heating and equilibration protocol, followed by production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
ScoreFlow Project
Awaiting triage
Development

No branches or pull requests

2 participants