Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
17dbc362
Commit
17dbc362
authored
Dec 03, 2019
by
Maria Chiara Storer
Browse files
Add pydoc
parent
842a671a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
wrappers/python/simtk/openmm/app/modeller.py
wrappers/python/simtk/openmm/app/modeller.py
+4
-0
No files found.
wrappers/python/simtk/openmm/app/modeller.py
View file @
17dbc362
...
@@ -1023,6 +1023,10 @@ class Modeller(object):
...
@@ -1023,6 +1023,10 @@ class Modeller(object):
----------
----------
forcefield : ForceField
forcefield : ForceField
the ForceField defining what extra particles should be present
the ForceField defining what extra particles should be present
ignoreExternalBonds : boolean=False
If true, ignore external bonds when matching residues to templates.
This is useful when the Topology represents one piece of a larger
molecule, so chains are not terminated properly.
"""
"""
# Create copies of all residue templates that have had all extra points removed.
# Create copies of all residue templates that have had all extra points removed.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment