class
AssembleQuaternaryStructureContents
- Reference
Methods
- def after_last_iteration(self, exc_type, exc_value, traceback) -> bool
- def before_first_iteration(self, frame: pyxmolpp2.Frame)
- def copy(self)
Special methods
- def __call__(self, frame: pyxmolpp2.Frame)
- def __init__(self, of: pyxmolpp2.MoleculePredicate, by: pyxmolpp2.AtomPredicate, reference: typing.Optional[pyxmolpp2.Frame] = None)
- def __or__(self, other: TrajectoryProcessor)
- def __ror__(self, lhs: typing.Sequence[pyxmolpp2.Frame])