Commit b41a9c83 authored by mhrmsn's avatar mhrmsn
Browse files

Add subtract_plddt argument to prep_output call

parent 7384e2d6
...@@ -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(
......
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