Skip to content
Snippets Groups Projects
Unverified Commit ac767d9b authored by FreshAirTonight's avatar FreshAirTonight Committed by GitHub
Browse files

Update README.md

parent 34b4f19c
No related branches found
No related tags found
No related merge requests found
......@@ -10,20 +10,20 @@ released by DeepMind in July 2021. After DeepMind released AlphaFold-Multimer [v
#### Version 1.2 (2022-02-19)
- Added supports to AF-Multimer neural network models, in both paired and unpaired MSAs modes.
- Added supports to AF-Multimer neural network models, in both paired and unpaired MSAs modes
- Domain cropping from pre-generated full monomer features (in unpaired MSAs mode only)
- Checkpoint option for model inference
- Code refactoring
#### Version 1.0 (2021-11-09)
- Predicting structural models of a protein complex, e.g., a homooligomer or heterooligomer.
- Predicting structural models of a protein complex
- Paired MSAs are not required for complex modeling
- Metrics for evaluating structural models of protein-protein interfaces
- Option to save the intermediate models during recycles
- Added `genome`, `super`, `economy` presets
- Modularized workflow including feature generation, DL model
inference and MD minimization.
inference and MD minimization
## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment