<div dir="ltr"><div>Hi all,<br><br>I am encountering a strange crash when running phenix.refine through the command line with reference model restraints turned on. The references point to two different PDB files, one labeled as chain A and one labeled as chain B.<br>
<br>This error occurs whether I have my refinement model in P1 with 192 chains or P2(1) with 96 chains. The chains are A-EZ (192) or A-BH (96). It appears to fail to align the reference models to the sequences in the refinement model. This error does not occur with other smaller target structures under 25 chains and reference models used with the same installation of phenix.</div>
<div><br></div><div>I am hoping for any advice on why this might be happening or how I might get around it.</div><div><br></div><div><div>================== Extract refinement strategy and selections =================</div>
<div><br></div><div>Refinement flags and selection counts:</div><div>individual_sites = True (401472 atoms)</div><div>torsion_angles = False (0 atoms)</div><div>rigid_body = True (401472 atoms in 192 groups)</div><div>individual_adp = False (iso = 0 aniso = 0)</div>
<div>group_adp = True (201984 atoms in 25824 groups)</div><div>tls = False (0 atoms in 0 groups)</div><div>occupancies = False (0 atoms)</div><div>group_anomalous = False</div><div><br></div><div>n_use = 401472</div><div>
n_use_u_iso = 401472</div><div>n_use_u_aniso = 0</div><div>n_grad_site = 0</div><div>n_grad_u_iso = 0</div><div>n_grad_u_aniso = 0</div><div>n_grad_occupancy = 0</div><div>n_grad_fp = 0</div><div>n_grad_fdp = 0</div><div>
total number of scatterers = 401472</div><div>*** Adding Reference Model Restraints ***</div><div>determining reference matches automatically...</div><div>Traceback (most recent call last):</div><div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/build/intel-linux-2.6-x86_64/../../phenix/phenix/command_line/refine.py&quot;, line 11, in &lt;module&gt;</div>
<div>command_line.run(command_name=&quot;phenix.refine&quot;, args=sys.argv[1:])</div><div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/phenix/phenix/refinement/command_line.py&quot;, line 92, in run</div>
<div>master_params=customized_master_params)</div><div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/phenix/phenix/refinement/driver.py&quot;, line 501, in __init__</div><div>log=self.log)</div>
<div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/cctbx_project/mmtbx/torsion_restraints/reference_model.py&quot;, line 147, in __init__</div><div>self.get_reference_dihedral_proxies()</div>
<div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/cctbx_project/mmtbx/torsion_restraints/reference_model.py&quot;, line 460, in get_reference_dihedral_proxies</div><div>log=self.log)</div>
<div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/cctbx_project/mmtbx/torsion_restraints/reference_model.py&quot;, line 323, in process_reference_groups</div><div>moving_chain = mod_h)</div>
<div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/cctbx_project/mmtbx/torsion_restraints/utils.py&quot;, line 426, in _ssm_align</div><div>ssm_alignment = ccp4io_adaptbx.SSMAlignment.residue_groups(match=ssm)</div>
<div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/ccp4io_adaptbx/__init__.py&quot;, line 215, in residue_groups</div><div>return cls( match = match, indexer = indexer )</div><div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/ccp4io_adaptbx/__init__.py&quot;, line 176, in __init__</div>
<div>self.pairs.append( ( get( f, indexer1 ), get( s, indexer2 ) ) )</div><div>File &quot;/auto_nfs/joule2/programs/phenix/phenix-installer-dev-1457/phenix-dev-1457/ccp4io_adaptbx/__init__.py&quot;, line 173, in get</div>
<div>assert identifier in indexer, &quot;Id %s missing&quot; % str( identifier )</div><div>AssertionError: Id (&#39;A&#39;, 1, &#39; &#39;) missing</div></div><div><br></div><div>Best,<br>Dan</div>
</div>