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
ef0ce25a
Commit
ef0ce25a
authored
Jan 15, 2016
by
Rafal P. Wiewiora
Browse files
fix docstring
parent
197eac74
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/simtk/openmm/app/internal/pdbstructure.py
wrappers/python/simtk/openmm/app/internal/pdbstructure.py
+1
-1
No files found.
wrappers/python/simtk/openmm/app/internal/pdbstructure.py
View file @
ef0ce25a
...
...
@@ -136,7 +136,7 @@ class PdbStructure(object):
Whether to load every model of an NMR structure or trajectory, or
just load the first model, to save memory.
extraParticleIdentifier : string='EP'
if this value appears in the element column for an ATOM record, the Atom's element will be set to
None
to mark it as an extra particle
if this value appears in the element column for an ATOM record, the Atom's element will be set to
'EP'
to mark it as an extra particle
"""
# initialize models
self
.
load_all_models
=
load_all_models
...
...
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