Re: [AMBER] problems with prmtops & MMGBSA

From: Romelia Salomon <romelia.caltech.edu>
Date: Sat, 10 Sep 2011 01:23:54 +0000

Nice! It really looks amazing! Can't wait to see it live :)!

See you soon!

--
***************************************** 
Romelia salomon
Walker Group
398 San Diego Supercomputer Center
UC San Diego
-----Original Message-----
From: Irene Newhouse <einew.hotmail.com>
Date: Fri, 9 Sep 2011 15:05:58 
To: <amber.ambermd.org>
Reply-To: AMBER Mailing List <amber.ambermd.org>
Subject: [AMBER] problems with prmtops & MMGBSA
Ever since I compiled a parallel AMBER on my system, I've been having difficulties doing some of the standard file operations with tleap that worked when I only had a serial version. This is what happens: I start from a potein ligand complex. I manually edit the protein file from the complex, as well as the ligand file. I use commercial software to write a mol2 file from the ligand pdb file & antechamber to generate parameters. I then use tleap as follows:
source leaprc.gaff
loadAmberPrep flv.prepi
lig = loadAmberParams flv.frcmod
source leaprc.ff99SB
pl = loadpdb cpd4spr.pdb
p = loadpdb ns.pdb
l = loadpdb cpd4s.pdb
saveAmberParm l cpd4s.prmtop cpd4s.inpcrd
saveAmberParm p ns.prmtop ns.inpcrd
saveAmberParm pl cpd4sprnw.prmtop cpd4sprnw.inpcrd
solvateBox pl TIP3PBOX 12.0
addions pl Na+ 0
addions pl Na+ 28 Cl- 28
saveAmberParm pl cpd4spr.prmtop cpd4spr.inpcrd
where pl designates the protein/ligand system, p the protein & l the ligand pdb file used to generate lig.  I use NAMD to do the MD. I have no difficulty displaying the dcd file with VMD & manipulating it. Each of the various prmtop/inpcrd combinations are satisfactory for VMD. When I add the number of protein atoms as listed in the prmtop file to the number of ligand atoms listed in the ligand prmtop, the sum equals the number of atoms given in the complex prmtop.  Yet, when I try to do MMGBSA, I get this error:
Preparing trajectories with ptraj... 
Error! Ptraj failed. Check coordinate and topology files for the complex.
NOTE: All files have been retained for debugging purposes. Type MMPBSA.py --clean to erase these files.
The error message above was generated with  receptor_mask=:1-201,ligand_mask=:202 in the namelist file for MMPBSA.py. I tried this because w/out it, the job failed as well, with this error:
Error: Could not predict mask from topology files! Make sure ligand residues are
sequential or specify receptor_mask and ligand_mask in the input file.
NOTE: All files have been retained for debugging purposes. Type MMPBSA.py --clean to erase these files. I looked at the retained files, & it appears that the MMPBSA.py crashes after generating a ligand mdcrd that it can't process.
A couple of frames of the traj plus my prmtop files are way too big to send to everyone, although probably it will take having a look to debug them. If someone can help me, I can send the tarball directly. I'm bracing myself for ripping out the parallel installation & having to do MMPBSA serially & on far fewer points in future. Thanks!
Irene Newhouse
 		 	   		  
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Sep 09 2011 - 18:30:03 PDT
Custom Search