pestifer.tasks.ringcheck module¶
Definition of the RingCheckTask class for checking for pierced rings in a molecular structure.
This class is a descendant of the BaseTask class and is used to check for pierced rings in a molecular structure.
It identifies configurations where a ring is pierced by another segment and can optionally delete the pierced segments.
Usage is described in the ring_check documentation.