relion.protocols.protocol_classify3d module

class relion.protocols.protocol_classify3d.ProtRelionClassify3D(**args)[source]

Bases: pwem.protocols.protocol_3d.ProtClassify3D, relion.protocols.protocol_base.ProtRelionBase

Protocol to classify 3D using Relion Bayesian approach. Relion employs an empirical Bayesian approach to refinement of (multiple) 3D reconstructions or 2D class averages in electron cryo-EM. Many parameters of a statistical model are learned from the data, which leads to objective and high-quality results.

CHANGE_LABELS = ['rlnChangesOptimalOrientations', 'rlnChangesOptimalOffsets', 'rlnOverallAccuracyRotations', 'rlnOverallAccuracyTranslationsAngst', 'rlnChangesOptimalClasses']
createOutputStep()[source]