-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RELION 3.1: one of your half sets has no segments #521
Comments
As the message suggests, did you make sure the input STAR file contains the |
The particles.star that does work does not contain a rlnRandomSubset column either. Here is what it contains:
# RELION; version 3.0-beta-2
data_
loop_
_rlnCoordinateX #1
_rlnCoordinateY #2
_rlnClassNumber #3
_rlnAutopickFigureOfMerit #4
_rlnAnglePsi #5
_rlnImageName #6
_rlnMicrographName #7
_rlnMagnification #8
_rlnDetectorPixelSize #9
_rlnCtfMaxResolution #10
_rlnCtfFigureOfMerit #11
_rlnVoltage #12
_rlnDefocusU #13
_rlnDefocusV #14
_rlnDefocusAngle #15
_rlnSphericalAberration #16
_rlnCtfBfactor #17
_rlnCtfScalefactor #18
_rlnPhaseShift #19
_rlnAmplitudeContrast #20
_rlnGroupNumber #21
_rlnAngleRot #22
_rlnAngleTilt #23
_rlnOriginX #24
_rlnOriginY #25
_rlnNormCorrection #26
_rlnLogLikeliContribution #27
_rlnMaxValueProbDistribution #28
_rlnNrOfSignificantSamples #29
After sorting (Subset selection) on values of rlnCtfMaxResolution between 0.0 and 3.5 in the above particles.star file, this is the header for the resulting particles.star file. I edited rlnOpticsGroupName from “opticsGroup0” to “opticsGroup1”. That had no effect on running Refine3D:
# version 30001
data_optics
loop_
_rlnOpticsGroup #1
_rlnOpticsGroupName #2
_rlnAmplitudeContrast #3
_rlnSphericalAberration #4
_rlnVoltage #5
_rlnImagePixelSize #6
_rlnMicrographOriginalPixelSize #7
_rlnImageSize #8
_rlnImageDimensionality #9
1 opticsGroup1 0.100000 2.700000 300.000000 1.389992 1.389992 158 2
# version 30001
data_
loop_
_rlnCoordinateX #1
_rlnCoordinateY #2
_rlnClassNumber #3
_rlnAutopickFigureOfMerit #4
_rlnAnglePsi #5
_rlnImageName #6
_rlnMicrographName #7
_rlnCtfMaxResolution #8
_rlnCtfFigureOfMerit #9
_rlnDefocusU #10
_rlnDefocusV #11
_rlnDefocusAngle #12
_rlnCtfBfactor #13
_rlnCtfScalefactor #14
_rlnPhaseShift #15
_rlnGroupNumber #16
_rlnAngleRot #17
_rlnAngleTilt #18
_rlnNormCorrection #19
_rlnLogLikeliContribution #20
_rlnMaxValueProbDistribution #21
_rlnNrOfSignificantSamples #22
_rlnOpticsGroup #23
_rlnOriginXAngst #24
_rlnOriginYAngst #25
On Oct 20, 2019, at 12:44 AM, biochem_fan <notifications@github.com<mailto:notifications@github.com>> wrote:
As the message suggests, did you make sure the input STAR file contains the rlnRandomSubset column and it has both and only 1 and 2?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#521?email_source=notifications&email_token=ANQUDY5HFOEGXFMLXYEBJX3QPP43NA5CNFSM4JCSGRX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBYDUQA#issuecomment-544225856>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANQUDY6LB66AOIMW2263MPDQPP43NANCNFSM4JCSGRXQ>.
|
OK, this seems to be a bug in Subset Selection.
|
In |
I hopefully fixed this by the commit above. Please try subset selection again. |
No response for 3 weeks. Closing this. |
My apologies for not responding until now, but I didn't know a new version of the RELION was available until this week. I have asked my computing center to install it. I can report if the bug has been fixed after the new version is installed. In the meantime, changing "data_" to "data_particles" prevented the error from occurring. |
I used data from an old RELION project. Using the Subset selection function, I wanted to select particles that had a CTF resolution better than 3.5 angs. I ran that function without any problems, but when I used that output as input into Refine3D, I got an error that one of my half sets has no segments. If I use the old, unfiltered data, Refine3D runs fine.
Environment:
Dataset:
Job options:
note.txt
in the job directory):which relion_refine_mpi
--o Refine3D/job059/run --auto_refine --split_random_halves --i Select/job058/particles.star --ref Refine3D/job036/run_class001.mrc --ini_high 50 --dont_combine_weights_via_disc --no_parallel_disc_io --pool 3 --pad 2 --ctf --ctf_corrected_ref --particle_diameter 210
--flatten_solvent --oversampling 1 --healpix_order 2 --auto_local_healpix_order 4 --offset_range 5 --offset_step 2 --sym I1 --low_resol_join_halves
40 --norm --scale --j 1 --pipeline_control Refine3D/job059/
Error message:
The text was updated successfully, but these errors were encountered: