-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Lei--

> I am doing structure RDC/SAXS refinement with refine.py in xplor0nih
> on a protein that contains three Zn atoms.  My input NMR structure
> (from ARIA/CNS) has the Zn atoms in the pdb, the XPLOR output pdb
> files also generate Zn atoms but not bonded or angled to the protein
> structures.
> 
> I have the patch files and parameter files ready (from ARIA/CNS), but
> I do not know where to add them in the refine.py. In the ARIA
> protocol, I added the patches in the generate.inp but I can not find
> it in Xplor-nih.

Load the parameters using (assuming a param filename of file.par) in
refine.py somewhere after the import protocol line:

protocol.initParams('file.par') 

For the topology, one approach is to directly apply the patch in
refine.py:

protocol.initTopology('file.top') #file.top contains patch named ZNPA

xplor.command("""
!place appropriate patch parameters here:
 patch ZNPA reference= ... end
""")

Alternatively, you could generate a psf file externally and use that
instead - see eginput/PSF_generation/testNAG.py in the Xplor-NIH
distribution. 

best regards--
Charles
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.9 <http://mailcrypt.sourceforge.net/>

iEYEARECAAYFAk1RtqQACgkQPK2zrJwS/lb6TgCdE1z9+ux5bug4TnjFx/Q8KtcR
EU0An1pepv9wpL1gko8CqddNO+iw0HHk
=HwPU
-----END PGP SIGNATURE-----

Reply via email to