Commit 3e046ad9 authored by Rich Evans's avatar Rich Evans Committed by Copybara-Service
Browse files

Update change-log to briefly describe the change in AlphaFold-Multimer models.

PiperOrigin-RevId: 432931310
Change-Id: I19acd7eb7f3a63922481d9db3bc8d881efbbf550
parent eba82a65
......@@ -203,6 +203,13 @@ change the following:
### API changes between v2.1.0 and v2.2.0
The AlphaFold-Multimer model weights have been updated, these new models have
greatly reduced numbers of clashes on average and are slightly more accurate.
A flag `--num_multimer_predictions_per_model` has been added that controls how
many predictions will be made per model, by default the offline system will run
each model 5 times for a total of 25 predictions.
The `--is_prokaryote_list` flag has been removed along with the `is_prokaryote`
argument in `run_alphafold.predict_structure()`, eukaryotes and prokaryotes are
now paired in the same way.
......
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