Hello Simon--

>
> I am attempting to dock two proteins using restraints derived from 9
> spin labels, but when I run my script I get the error message:
>
> NOE>   class CL20
>  %NOESET-ERR: exceeded NOECMX parameter --> recompile program
>  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>  BOMLEV=    0 reached.  Program execution will be terminated.
>  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>  Subroutine DIE called . Terminating

This occurs because you are attempting to use more than 20 ``classes''
within the NOE statement. Perhaps you could consolidate your classes
into fewer than 20. There is no limit on the number of restraints. Of
course, there is also no such limit when using the Python interface,
and that's the best suggestion.

If you really need the old XPLOR interface for some reason, this issue
could be fixed by increasing the NOECMX parameter in source/noe.fcm,
or by removing the parameter altogether- but that is more work which
probably isn't justified due to the existance of the superior term in
the Python interface.

best regards--
Charles
--
Charles Schwieters     email:   [email protected]
                       www:     http://schwieters.org/cds
phone: (301) 402-4914  PGP key: http://schwieters.org/cds/pgp.txt

Attachment: pgpRJ4bJgMfCt.pgp
Description: PGP signature

_______________________________________________
Xplor-nih mailing list
[email protected]
http://dcb.cit.nih.gov/mailman/listinfo/xplor-nih

Reply via email to