gemmi.AtomAddress class

Contents

Special methods

def __init__(self, /) -> None
def __init__(self, arg0: Chain, arg1: Residue, arg2: Atom, /) -> None
def __init__(self, chain: str, seqid: SeqId, resname: str, atom: str, altloc: str = '\x00') -> None
def __repr__(self, /) -> str
def __str__(self, /) -> str

Properties

altloc: str get set
atom_name: str get set
chain_name: str get set
res_id: ResidueId get set