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

typo

parent d18f465b
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,7 @@ class ContactScorerResult:
return 2*p*r/(p+r)
class ContactScorer:
""" Helper object to comput Contact scores
""" Helper object to compute Contact scores
Tightly integrated into the mechanisms from the chain_mapping module.
The prefered way to derive an object of type :class:`ContactScorer` is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment