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

I would like to simplify the file preparation for MD with unigbsa. What should I do? #56

Open
Tangbbmc opened this issue Oct 5, 2024 · 2 comments

Comments

@Tangbbmc
Copy link

Tangbbmc commented Oct 5, 2024

It is well-known that preparing the files for molecular dynamic (MD) simulation of protein-ligand complex is a tedious process, which includes preparing ligand topology, solvation, adding ions, energy minimization, equilibration, and so on. Could I simplify the file preparation for 100-ns gromacs MD run of one protein-ligand complex with unigbsa?

@Aunity
Copy link
Collaborator

Aunity commented Oct 16, 2024

Yes, you can just use the command unigbsa-md to do that, here is an example:

unigbsa-md -p 1ceb_protein.pdb -l 1ceb_ligand.sdf -pf amber99sb -lf gaff -bt cubic -d 1.0 -conc 0.15 -o md-100ns -nsteps 50000000 -nframe  10000 -nt 16

@Tangbbmc
Copy link
Author

Tangbbmc commented Oct 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants