Hi Ravi, it wants a cube volume
Once you have the molmap volume from the pdb, you can make it a cube by vop resample onto a cube volume in chimera or use relion image handler as in the below:
relion_image_handler --i input.mrc --new_box 40 --o output.mrc
I encountered a bug when trying to pick particles by generating templates from a .mrc map file.
The map was produced in Chimera from a pdb file with the command molmap #0 15 and saved as a map file (.mrc).
Then imported into cryoSPARC (2.15.0+200513) with the “Import 3D Volumes” job.
This volume was then used to “Create Templates” job which produces the following error:
Traceback (most recent call last): File "cryosparc2_worker/cryosparc2_compute/run.py", line 85, in cryosparc2_compute.ru…
1 Like