tomo.protocols.protocol_consensus_classes_subtomo module

class tomo.protocols.protocol_consensus_classes_subtomo.ProtConsensusClassesSubtomo(**kwargs)[source]

Bases: EMProtocol, ProtTomoBase

Compare several SetOfClassesSubTomograms. Return the intersection of the input classes.

compareFirstStep(objId1, objId2)[source]

We found the intersections for the two firsts sets of classes

compareOthersStep(set1Id, objId)[source]

We found the intersections for the two firsts sets of classes

createOutputStep()[source]
intersectClasses(setId1, clId1, ids1, setId2, clId2, ids2, clsSize2=None)[source]
intersectsList = []