DockQ result object
Definition at line 108 of file dockq.py.
◆ __init__()
__init__ |
( |
|
self, |
|
|
|
Fnat, |
|
|
|
Fnonnat, |
|
|
|
native_contacts, |
|
|
|
model_contacts, |
|
|
|
iRMS, |
|
|
|
LRMS, |
|
|
|
DockQ |
|
) |
| |
◆ DockQ()
DockQ - DockQ output
:type: :class:`float`
Definition at line 170 of file dockq.py.
◆ Fnat()
DockQ - Fnat output
:type: :class:`float`
Definition at line 122 of file dockq.py.
◆ Fnonnat()
DockQ - Fnonnat output
:type: :class:`float`
Definition at line 130 of file dockq.py.
◆ FromDockQOutput()
FromDockQOutput |
( |
|
output | ) |
|
|
static |
Static constructor from raw DockQ output
:param output: Raw output from DockQ executable
:type output: :class:`str`
:returns: Object of type :class:`DockQResult`
Definition at line 189 of file dockq.py.
◆ iRMS()
DockQ - iRMS output
:type: :class:`float`
Definition at line 154 of file dockq.py.
◆ JSONSummary()
Returns JSON serializable summary
Definition at line 177 of file dockq.py.
◆ LRMS()
DockQ - LMRS output
:type: :class:`float`
Definition at line 162 of file dockq.py.
◆ model_contacts()
DockQ - number model contacts
:type: :class:`int`
Definition at line 146 of file dockq.py.
◆ native_contacts()
DockQ - number native contacts
:type: :class:`int`
Definition at line 138 of file dockq.py.
◆ _DockQ
◆ _Fnat
◆ _Fnonnat
◆ _iRMS
◆ _LRMS
◆ _model_contacts
◆ _native_contacts
◆ Fnat
◆ Fnonnat
◆ iRMS
◆ LRMS
◆ model_contacts
◆ native_contacts
The documentation for this class was generated from the following file:
- build-dev/stage/lib/python3.11/site-packages/ost/bindings/dockq.py