Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
73e86906
Verified
Commit
73e86906
authored
2 years ago
by
Xavier Robin
Browse files
Options
Downloads
Patches
Plain Diff
doc: SCHWED-5783 typo
parent
62d83a35
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/mol/alg/pymod/ligand_scoring.py
+2
-2
2 additions, 2 deletions
modules/mol/alg/pymod/ligand_scoring.py
with
2 additions
and
2 deletions
modules/mol/alg/pymod/ligand_scoring.py
+
2
−
2
View file @
73e86906
...
...
@@ -177,7 +177,7 @@ class LigandScorer:
@property
def
chain_mapper
(
self
):
"""
Chain mapper object for given :attr:`target`
"""
Chain mapper object for
the
given :attr:`target`
.
:type: :class:`ost.mol.alg.chain_mapping.ChainMapper`
"""
...
...
@@ -189,7 +189,7 @@ class LigandScorer:
@staticmethod
def
_extract_ligands
(
entity
):
"""
Extract
s
ligands from entity. Return
s
a list of residues.
"""
Extract ligands from entity. Return a list of residues.
Assumes that ligands are contained in one or more chain with chain type
`mol.ChainType.CHAINTYPE_NON_POLY`. This is typically the case
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment