Table of Contents

cmd.get_pdbstr

“cmd.get_pdbstr” in an API-only function which returns a pdb corresponding to the atoms in the selection provided and that are present in the indicated state

Parameters

cmd.get_pdbstr(string selection, int state)

Implementation

def get_pdbstr(selection="all", state=-1, ref='', ref_state=-1, quiet=1):

See Also

api