Package schrodinger :: Package application :: Package bioluminate :: Module protein_report_widget
[hide private]
[frames] | no frames]

Module protein_report_widget

Analyzes the quality of the structure in the workspace in terms of bond length, bond angles, dihedral values, peptide geometry, and other quantities.

Copyright (c) Schrodinger, LLC. All rights reserved.

Classes [hide private]
  DataModel
Class for storing the table information.
  ReportFrame
A QtWidgets.QFrame that contains a Protein Report
Functions [hide private]
 
panel()
Open (or re-open) the panel
 
quit()
To force quit the GUI in Maestro, call 'app.quit'
Variables [hide private]
  __doc__ = ...
  maestro = get_maestro()
  __package__ = 'schrodinger.application.bioluminate'
Variables Details [hide private]

__doc__

Value:
"""
Analyzes the quality of the structure in the workspace
in terms of bond length, bond angles, dihedral values,
peptide geometry, and other quantities.

Copyright (c) Schrodinger, LLC. All rights reserved.
"""