reliontomo.protocols.protocol_classify_3d_tomo module

This module contains the protocol for 3d classification with relion.

class reliontomo.protocols.protocol_classify_3d_tomo.ProtRelionSubtomoClassif3D(**args)[source]

Bases: pwem.protocols.protocol_3d.ProtClassify3D, reliontomo.protocols.protocol_base_tomo.ProtRelionBaseTomo, tomo.protocols.protocol_base.ProtTomoBase

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

IS_CLASSIFY = True
createOutputStep()[source]