/ . / _chimera / MolResId
MolResId() -> MolResId
MolResId(pos: int, insert: str = ' ) -> MolResId
MolResId(_x: MolResId) -> MolResId
MolResId(chain: str, pos: int, insert: str = ') -> MolResId attributes:
- chainId: str
- insertionCode: str
- position: int
Methods
|
|
|
sameChain
|
sameChain ( self, rid )
sameChain(rid: MolResId) -> bool
|
|
|