DockQ result object
Definition at line 108 of file dockq.py.
◆ __init__()
def __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()
def 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()
def model_contacts |
( |
|
self | ) |
|
DockQ - number model contacts
:type: :class:`int`
Definition at line 146 of file dockq.py.
◆ native_contacts()
def native_contacts |
( |
|
self | ) |
|
DockQ - number native contacts
:type: :class:`int`
Definition at line 138 of file dockq.py.
The documentation for this class was generated from the following file:
- build-2.9.0-doc/stage/lib64/python3.9/site-packages/ost/bindings/dockq.py