On Thu, May 21, 2015 at 1:46 AM, Ramin Ekhteiari <ramin_ekh.yahoo.com>
wrote:
> Hi dears,
> I have generated around 10,000 conformations for a complex
> (bound-receptor) using MC simulation and now I attempt to perform MM-PBSA
> calculation to estimate binding-free energy of these conformations. Each of
> the conformations is in .PDB format, so I would be grateful if you advise
> me on how to carry this process. The big question is that whether I should
> convert them to trajectory format or not. If so, how can I do it.
>
No, you do not have to convert them to a trajectory. If you feed them all
to MMPBSA.py, then they will all be read, regardless of their format (so
long as cpptraj supports that file type):
MMPBSA.py -O -i mmpbsa.in -y *.pdb ... and so on
HTH,
Jason
--
Jason M. Swails
BioMaPS,
Rutgers University
Postdoctoral Researcher
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu May 21 2015 - 06:00:03 PDT