原文:Assessing the performance of the MM/PBSA and MM/GBSA methods. 6. Capability to predict protein–protein binding free energies and re-rank binding poses generated by protein–protein docking†
tleap:生成..
# make tleap
tleap = '''source leaprc.protein.ff15ipq
com = loadpdb %s
a = loadpdb antigen.pdb
ab = loadpdb antibody.pdb
set default PBRadii mbondi2
saveamberparm com complex.prmtop complex.inpcrd
saveamberparm a antigen.prmtop antigen.inpcrd
saveamberparm ab antibody.prmtop antibody.inpcrd
saveamberparm com complex_sol.prmtop complex_sol.inpcrd
savepdb com complex_sol.pdb
quit