Subject: Re: [modeller_usage] not generating pdb files
From: Modeller Caretaker <>
Date: Wed, 22 Jun 2005 15:36:39 -0700
Cc:
wrote:
I'm running modeller 8v0, and am trying to model 2 different proteins on the
same template. For some reason, for one of the alignments (#1), the only output
being produced is the .D* and .V* files - the models aren't being generated (and
the D* and V* files are being produced quite quickly).
For alignment #2, I'm getting the models out so that isn't a problem.
Any help would be appreciated...the same commands are being used for both
alignments, which i've shown below..
There is probably something very wrong with the geometry of your
starting model. Each optimization is being aborted because the molpdf
exceeds automodel.max_molpdf (see
http://salilab.org/modeller/manual/node43.html). You could just increase
max_molpdf, but if the initial model is very bad, that might not help.
Modeller should list these errors at the end of the run (assuming it
doesn't fall over during final_malign3d), and you can see from the .D*
files that the energy is crazy, but it would also be nice to get an
error message in the log at the moment the error happens. This will be
rolled into the next release - or you can use the simple patch below: