Package schrodinger :: Package application :: Package phase :: Module featureselector
[hide private]
[frames] | no frames]

Module featureselector

Widget for letting the user show/hide or enable/disable features in a hypothesis. All features are shown in a grid, and each has a checkbox next to it.

Classes [hide private]
  FeatureSelector
This frame contains widgets for selecting one or more features in a hypothesis (e.g.
  FeatureRow
Data class that contains information about single feature in a hypothesis.
  FeatureModel
Features model.
Variables [hide private]
  NUM_COLUMNS = 4
  __package__ = 'schrodinger.application.phase'