I am trying to refine a complete virus pdb structure (possessing icosahedral symmetry) in a cryo-EM map using phenix.real_space_refine. The run fails complaining "Multi-model PDB (with MODEL-ENDMDL) is not supported". So, I followed a previous post in phenixbb: http://www.phenix-online.org/pipermail/phenixbb/2011-May/017079.html and merged multiple models into one
but faced following problems:
1. This merged file is unreadable in UCSF Chimera.
2. The secondary structure definition in the PDB file header is not recognizable anymore in Phenix.
In my understanding, both the problems are arising due to PDB format's inability to handle more than 62 chains and 99999 atoms in a file.