Skip to content
Snippets Groups Projects
Commit ce09eb71 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

docu updates

parent 68129053
No related branches found
No related tags found
No related merge requests found
...@@ -403,7 +403,11 @@ class lDDTScorer: ...@@ -403,7 +403,11 @@ class lDDTScorer:
:param model: Model to be scored - models are preferably scored upon :param model: Model to be scored - models are preferably scored upon
performing stereo-chemistry checks in order to punish for performing stereo-chemistry checks in order to punish for
non-sensical irregularities. This must be done separately non-sensical irregularities. This must be done separately
as a pre-processing step. as a pre-processing step. Target contacts that are not
covered by *model* are considered not conserved, thus
decreasing lDDT score. This also includes missing model
chains or model chains for which no mapping is provided in
*chain_mapping*.
:type model: :class:`ost.mol.EntityHandle`/:class:`ost.mol.EntityView` :type model: :class:`ost.mol.EntityHandle`/:class:`ost.mol.EntityView`
:param thresholds: Thresholds of distance differences to be considered :param thresholds: Thresholds of distance differences to be considered
as correct - see docs in constructor for more info. as correct - see docs in constructor for more info.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment