Trees | Indices | Help |
|
---|
|
|
|||
FakeMaestro | |||
DataModelWithChart A subclass of DataModel that calls a sort callback when sorting |
|||
MultiReportWithChart A Protein Report widget that can deal with multiple protein structures and also has a slider chart that can be used to select residues. |
|||
HomologyRama A Ramachandran plot customized for the Protein Structure Quality Viewer |
|||
ProteinStructureQualityViewer The Main Panel Class |
|
|||
|
|
|||
__doc__ =
|
|||
maestro = FakeMaestro()
|
|||
Qt = QtCore.Qt
|
|||
SIGNAL = QtCore.SIGNAL
|
|||
PRESET_RYW = 'Red/Yellow/White'
|
|||
PRESET_GCR = 'Green/Cyan/Red'
|
|||
PRESET_RT = 'Ribbons/Tubes'
|
|||
PRESETS = [PRESET_GCR, PRESET_RYW]
|
|
Executes cmd as a maestro command and silenty ignores errors. Particularly useful when an ASL may not specify any atoms, which causes Maestro to throw an error even if we don't care about it.
|
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:14 2015 | http://epydoc.sourceforge.net |