Hi all,
I’m currently working with a dimer protein, that exposed a C2 symmetry.
Today I faced a weird issue that I’ve never encountered before.
After an extraction, I ran a NU-refine with C2 symmetry. Everything went well.
Then, I ran an heterogeneous refinement with C2 symmetry enforced, again, no problem.
But after this heterogeneous refinement, I started to run another NU-refinement, and this time it failed systematically with this error :
[CPU: 681.8 MB]
Traceback (most recent call last):
File "cryosparc_master/cryosparc_compute/run.py", line 96, in cryosparc_compute.run.main
File "cryosparc_master/cryosparc_compute/jobs/refine/newrun.py", line 232, in cryosparc_compute.jobs.refine.newrun.run_homo_refine
File "/net/cemaster/data/software/cryoSPARC/V2/cryosparc2_worker/cryosparc_compute/util/__init__.py", line 82, in __call__
return self[args]
File "/net/cemaster/data/software/cryoSPARC/V2/cryosparc2_worker/cryosparc_compute/util/__init__.py", line 85, in __missing__
ret = self.f(*key)
File "/net/cemaster/data/software/cryoSPARC/V2/cryosparc2_worker/cryosparc_compute/symmetry.py", line 70, in get_symmetryop
assert False, 'Missing symmetry file or unrecognized symmetry type: {0}'.format(symstr)
AssertionError: Missing symmetry file or unrecognized symmetry type: C2
What I don’t understand is that I ran dozens of homo refine or NU-refine before with C2 symmetry without any problem.
If I try to run another NU-refinement with the first one (just before heterogeneous refinement job) as a reference, it fails as well. The same one with C1 symmetry runs fine though.
The problem seems to be part of the heterogeneous refinement job or perhaps the extraction job, because all my NU-refine before this job works well with C2 enforced.
Any help will be welcomed.
Best,
Kevin