Package schrodinger :: Package ui :: Module rama
[hide private]
[frames] | no frames]

Module rama

A Ramachandran Plot widget, along with some tools for manipulating structures/points.

Usage:

Rama(parent)

Classes [hide private]
  Rama
Functions [hide private]
 
quit()
Variables [hide private]
  __doc__ = ...
  in_maestro = False
hash(x)
  top = None
hash(x)
  __package__ = 'schrodinger.ui'
Variables Details [hide private]

__doc__

Value:
"""
A Ramachandran Plot widget, along with some tools for manipulating
structures/points.

Usage:

Rama(parent)

...