Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
25feff5f
Unverified
Commit
25feff5f
authored
Aug 31, 2022
by
Sam DeLuca
Committed by
GitHub
Aug 31, 2022
Browse files
removing extra print statement
parent
fb666d00
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
openfold/data/templates.py
openfold/data/templates.py
+0
-1
No files found.
openfold/data/templates.py
View file @
25feff5f
...
...
@@ -926,7 +926,6 @@ def get_custom_template_features(
mmcif_parse_result
=
mmcif_parsing
.
parse
(
file_id
=
pdb_id
,
mmcif_string
=
cif_string
)
print
(
mmcif_parse_result
.
errors
)
template_sequence
=
mmcif_parse_result
.
mmcif_object
.
chain_to_seqres
[
chain_id
]
...
...
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