class
ResidueIdResidue id
Contents
- Reference
Special methods
- def __eq__(self, arg0: ResidueId, /) -> bool
- def __eq__(self, arg0: int, /) -> bool
- def __eq__(self, arg0: int, /) -> bool
- def __ge__(self, arg0: ResidueId, /) -> bool
- def __ge__(self, arg0: int, /) -> bool
- def __ge__(self, arg0: int, /) -> bool
- def __gt__(self, arg0: ResidueId, /) -> bool
- def __gt__(self, arg0: int, /) -> bool
- def __gt__(self, arg0: int, /) -> bool
- def __hash__(self, /) -> int
- def __init__(self, /) -> None
- Default constructor
- def __init__(self, serial: int) -> None
- Construct from serial
- def __init__(self, serial: int, icode: str) -> None
- Construct from serial and insertion code
- def __le__(self, arg0: ResidueId, /) -> bool
- def __le__(self, arg0: int, /) -> bool
- def __le__(self, arg0: int, /) -> bool
- def __lt__(self, arg0: ResidueId, /) -> bool
- def __lt__(self, arg0: int, /) -> bool
- def __lt__(self, arg0: int, /) -> bool
- def __ne__(self, arg0: ResidueId, /) -> bool
- def __ne__(self, arg0: int, /) -> bool
- def __ne__(self, arg0: int, /) -> bool
- def __str__(self, /) -> str