Skip to content
Snippets Groups Projects
Commit ff1f4cf7 authored by Rafal Gumienny's avatar Rafal Gumienny
Browse files

docs: SCHWED-3121 Clarify calculation of lDDT global score

parent efc2fe56
Branches
Tags
No related merge requests found
......@@ -606,7 +606,8 @@ Local Distance Test scores (lDDT, DRMSD)
.. attribute:: global_score
Global lDDT score.
Global lDDT score. It is calculated as :attr:`conserved_contacts` divided
by :attr:`total_contacts`.
:type: float
......@@ -624,7 +625,8 @@ Local Distance Test scores (lDDT, DRMSD)
.. attribute:: local_scores
Local scores.
Local scores. For each of the residue lDDT is it is calculated as residue
conserved contacts divided by residue total contacts.
:type: list(:class:`~ost.mol.alg.lDDTLocalScore`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment