<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
<blockquote
 cite="mid:33fd30c80909111449l4e481945j3fa7d8551972870@mail.gmail.com"
 type="cite">I have Zn atoms in my pdb for refinement. However, it
failed with the following scripts. Do I have to create a libary of this
heavy atom?<br>
</blockquote>
<br>
no, you shouldn't. Zn should be recognized automatically if it is
properly defined in input PDB file. I just verified that if it is
formatted like this:<br>
<br>
<small><font face="Courier New, Courier, monospace">HETATM 2306 ZN&nbsp;&nbsp;&nbsp;
ZN D&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24.598&nbsp; 75.945&nbsp; -1.390&nbsp; 1.00&nbsp; 5.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ZN</font></small><br>
<br>
then it works fine. I'm not sure if capitalization is important as well
as HETATM instead of ATOM - this is something you can try in no time.<br>
<br>
Pavel.<br>
<br>
</body>
</html>