Edge# class biotite.structure.Edge(*values)[source]# Bases: IntEnum This enum type represents the interacting edge for a given base. INVALID = 0# WATSON_CRICK = 1# HOOGSTEEN = 2# SUGAR = 3#