Hi,
Is there a way to import particle coordinates (not stacks) into cryoSPARCv2 in order to do particle extraction/local motion correction within cryoSPARCv2? If not, are you planning to incorporate this feature? Thanks.
Simon
Hi,
Is there a way to import particle coordinates (not stacks) into cryoSPARCv2 in order to do particle extraction/local motion correction within cryoSPARCv2? If not, are you planning to incorporate this feature? Thanks.
Simon
Using Import Particle Stack, you can import the particles.star (from RELION extraction job) or other data.star to cryoSPARC. Just remember to check the option âIgnore raw dataâ and let cryoSPARC know the âSource Micrographsâ.
Hi Xing,
thanks a lot for the info!
Simon
Hi,
Iâm also trying to import particles from RELION to do local refinement. But the rlnAngleRot, rlnAngleTilt, rlnAnglePsi, rlnOriginX, rlnOriginY were not imported from the .star file, and the local refinement had the following error:
Traceback (most recent call last):
File âcryosparc2_worker/cryosparc2_compute/run.pyâ, line 49, in cryosparc2_compute.run.main
File âcryosparc2_compute/jobs/runcommon.pyâ, line 325, in check_default_inputs
assert False, 'Non-optional inputs from the following input groups and their slots are not connected: â + missing_inputs + â. Please connect all required inputs.â
AssertionError: Non-optional inputs from the following input groups and their slots are not connected: particles.blob, particles.alignments3D. Please connect all required inputs.
Iâm wondering how to get around this problem? I tried the âIgnore raw dataâ above for the import particle stack jobs, but the alignment information was still missing.
Best regards,
Yuxi
Hi Xing,
Can we import .box coordinate files into cryosparc?
Import particle stack might do this job but I canât figure out what input files I should put into which input box.
Detailed instruction would be greatly helpful.
Thank you.
Uhnsoo
Dear Xing,
How do I âlet cryoSPARC know the âSource Micrographsââ? Which option do I need to check? Thanks!
Dijun Du
Hello,
I am also having some trouble importing relion particle locations. I get the following:
Traceback (most recent call last): File âcryosparc2_master/cryosparc2_compute/run.pyâ, line 78, in cryosparc2_compute.run.main File âcryosparc2_compute/jobs/imports/run.pyâ, line 180, in run_import_particles assert qname in inv_index_source, âCould not find match for %sâ % qname AssertionError: Could not find match for FoilHole_16503757_Data_16504323_16504324_20181116_1111_Fractions.mrc
I assume I have a path wrong (probably the source like mentioned earlier)?
Thank you for your time!
I also would like to know this. I imported the star file from relion (corresponding to relion-aligned images) but now Iâm wanting to re-extract from cryosparc-aligned images. I get the error âslot particles.location must be connectedâ.
I even tried going back to the relion star file and changing the micrograph locations to point to the cryosparc ââŚrigid.align.mrcâ microgaphs.
Have been struggling for a while with this, any help appreciated.