Skip to content

This script is useful to change hydrogen number in file pdb for amber.

Notifications You must be signed in to change notification settings

CostanzoPadovano/Renumber_PDB_Hydrogen_MD_Gromacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Renumber_PDB_Hydrogen_Molecular_Dynamics_GROMACS

When we start Gromacs program to generate the file gro with pdb2gmx, sometimes appers an error about the numbers of hydrogen like HB3, HD3 etc. This script is useful to change the specific number of hydrogens in file pdb for amber force field and resolve this problem.

Use this command on terminal(linux): sed -i -f renumber_pdb_amber.txt file.pdb

NOTE: if warnings appear in gromacs obout HIS, you have to change it with HIP, HIE or HID. Use a tool like PDB2PQR (https://server.poissonboltzmann.org/pdb2pqr) to protonate the protein.

About

This script is useful to change hydrogen number in file pdb for amber.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages