| Home | Trees | Indices | Help |
|
|---|
|
|
Script used to create and add structures to an antibody database, remove structures and edit properties.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
|
Editable A table class that allows editing of cells |
|||
|
EditableDelegate The table delegate, modified to shade the background of read-only cells, align data types accordingly and store data in the model when the user edits a cell. |
|||
|
EditableModel A model that allows the user to edit cells in some columns of the table. |
|||
|
EditableProxyModel A proxy model that allows editing and custom filtering |
|||
|
OrderedDB Adds a method to the parent class psd.PrimeStructureDB to return all the values
in a column ordered by a specific key
|
|||
|
SearchType Information about and widgets for each set of structures that are to be added to the Database |
|||
|
ColumnSelectDialog Dialog that allows the user to specify what columns to search on |
|||
|
AdvancedOptionsPanel The panel to change advanced options |
|||
|
DBManagePanel The Main Panel Class |
|||
|
|||
| str |
|
||
|
|||
|
|||
|
|||
__doc__ =
|
|||
maestro = Nonehash(x) |
|||
my_usage =
|
|||
READ_ONLY_COLOR = QtGui.QColor(235, 235, 235)
|
|||
FLOAT_FORMAT =
|
|||
DEFAULT_REGIONS =
|
|||
VL_DEFAULT = 55
|
|||
VH_DEFAULT = 50
|
|||
FR_DEFAULT = 65
|
|||
PDB =
|
|||
MAESTRO_TYPE =
|
|||
PREFERENCE_GROUP =
|
|||
DEFAULT_DB_PREF =
|
|||
mypanel = Nonehash(x) |
|||
__package__ =
|
|||
|
|||
Ensure that a string is no longer than length, cutting off the beginning of it and prepending with '...' if necessary.
|
|
|||
__doc__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 29 12:42:58 2012 | http://epydoc.sourceforge.net |