MatchingAnchorsRow# class MatchingAnchorsRow[source]# Bases: object Describes the effect of the matching_anchors step name: str# is_master: bool# n_anchors_before: int# n_anchors_ooc: int# n_anchors_twin: int# n_anchors_adding: int# __init__(name, is_master, n_anchors_before, n_anchors_ooc, n_anchors_twin, n_anchors_adding)#