Table of Contents

cmd.alter

“cmd.alter” changes atomic properties using an expression evaluated within a temporary namespace for each atom.

Notes

You can provide a dictionary into which information can be stored or recalled instead of using the global pymol namespace.

Implementation

def alter(selection, expression, quiet=1, space=None):

See Also

alter | api