On Wed, Sep 09, 2009, cc cc wrote:
>
> My objective is to conduct a production MD run on a protein-ligand
> complex and thereafter use the single trajectory obtained to calculate
> delta G using MMPBSA.
>
> 11) Run tleap:
> source leaprc.ff99SB
> source leaprc.gaff
> loadamberparams myligand.frcmod
> mylig=loadpdb mylig.pdb
Don't do this! You want something like loadAmberPrep mylig.prepi (or, load
a mol2 or off file). Loading the pdb file does *not* establish the data
structures tleap needs. (For example, there are no atom types in pdb
files...)
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Sep 14 2009 - 13:38:09 PDT