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
b41a9c83
Commit
b41a9c83
authored
Sep 21, 2022
by
mhrmsn
Browse files
Add subtract_plddt argument to prep_output call
parent
7384e2d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
run_pretrained_openfold.py
run_pretrained_openfold.py
+2
-1
No files found.
run_pretrained_openfold.py
View file @
b41a9c83
...
@@ -266,7 +266,8 @@ def main(args):
...
@@ -266,7 +266,8 @@ def main(args):
feature_dict
,
feature_dict
,
feature_processor
,
feature_processor
,
args
.
config_preset
,
args
.
config_preset
,
args
.
multimer_ri_gap
args
.
multimer_ri_gap
,
args
.
subtract_plddt
)
)
unrelaxed_output_path
=
os
.
path
.
join
(
unrelaxed_output_path
=
os
.
path
.
join
(
...
...
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