Commit 17dbc362 authored by Maria Chiara Storer's avatar Maria Chiara Storer
Browse files

Add pydoc

parent 842a671a
...@@ -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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment