<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,</p>
<p><br>
</p>
<p>After using Phenix.molprobity I noticed it does a test of the input PDB file in the beginning, where it, among other things,&nbsp;identifies duplicate atom labels and then proceeds to list some of them (and hides the rest some where I guess).<br>
</p>
<p><br>
</p>
<p>It also identifies mismatches between the atom label and the atom type, e.g. if a CB is by mistake&nbsp;listed as an O instead of a C, in&nbsp;the last column in the PDB&nbsp;file.&nbsp;&nbsp;&nbsp;<br>
</p>
<p><br>
</p>
<p>I would like to know if it is possible to somehow call this&nbsp;PDB&nbsp;pre-test function used within&nbsp;phenix.molprobity? or maybe&nbsp;something similar in the phenix package?<br>
</p>
<p><br>
</p>
<p>I would like to use the feature in&nbsp;a small MD pipeline I am developing where the input PDB files are checked for duplicate atoms and mismatches between&nbsp;atom label and&nbsp;type. I believe something like the mentioned pre-test feature&nbsp;would&nbsp;work much better, than
 my current bash script solutions using&nbsp;combinations of awk,&nbsp;grep, sort,&nbsp;uniq etc.<br>
</p>
<p><br>
</p>
<p>Cheers<br>
</p>
<p><br>
</p>
<p>Ruki<br>
</p>
</body>
</html>