Skip to content

iPBSA minimizes docked receptor-ligand conformations in implicit solvent and calculates the binding free energy with MM/PB(GB)SA methods. The algorithm is based on a freely available AmberTools18 which can be easily installed via conda

License

Notifications You must be signed in to change notification settings

suleymanselim/iPBSA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

iPBSA

iPBSA is a script for docking results rescoring, it minimizes docked receptor-ligand conformations in implicit solvent and calculates the binding free energy with MM/PB(GB)SA methods. The algorithm is based on a freely-available AmberTools18 which can be easily installed via conda

Usage ./iPBSA.sh -r {.pdb} -l {dir} -n int -c bcc | gas

-r receptor file in pdb format
-l path to the directory with small molecules (ligands should be in pdb format with added hydrogens)
-n number of parallel threads (default is 8)
-c partial charge calculation method BCC (default) or GAS

For more details about iPBSA, please see Improving virtual screening results with MM/GBSA and MM/PBSA rescoring

About

iPBSA minimizes docked receptor-ligand conformations in implicit solvent and calculates the binding free energy with MM/PB(GB)SA methods. The algorithm is based on a freely available AmberTools18 which can be easily installed via conda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%