Hi all<br><br>Just to let you know, now that you are doing CASP this might be important.<br><br>I&#39;ve just fixed a bug in the blast XML parser to properly get the subject id from the Hit_id XML field instead of from the Hit_def field. I&#39;ve just realised that before we were running formatdb without the &quot;-o T&quot; option which tells blast to generate indices based on the fasta tags. Then the Hit_def had the pdb id that we were interested in so everything was working fine, but that&#39;s not really the right way to do it (I&#39;ve realised this now when trying to blast against uniprot).<br>
<br>So conclusion is: use the &quot;-o T&quot; option from now own when formatting blast databases with formatdb. The casp tools should then work as usual.<br><br>Jose <br><br>