Patches/9.9: Difference between revisions
m (1 revision imported) |
(Tidy up markup, add to Patches category) |
||
Line 2: | Line 2: | ||
<!-- #acl [[Modeller Caretaker]]:read,write,revert All:read --> | <!-- #acl [[Modeller Caretaker]]:read,write,revert All:read --> | ||
Patches on this page can be applied to Modeller 9.9 to fix some minor problems. (Use the Unix | Patches on this page can be applied to Modeller 9.9 to fix some minor problems. (Use the Unix <code>patch</code> command, or apply them by hand.) | ||
💡 The patches are listed in chronological order (oldest first), so you should apply them in this order to avoid problems. | |||
* [http://salilab.org/modeller/archive/patch-9.9/randomize_dihedrals.patch randomize_dihedrals.patch]: Fix the automodel randomize.dihedrals functionality. | * [http://salilab.org/modeller/archive/patch-9.9/randomize_dihedrals.patch randomize_dihedrals.patch]: Fix the automodel randomize.dihedrals functionality. | ||
* [http://salilab.org/modeller/archive/patch-9.9/seq_id_ini_model.patch seq_id_ini_model.patch]: Set sequence identity correctly when using a user-supplied initial model with automodel. | * [http://salilab.org/modeller/archive/patch-9.9/seq_id_ini_model.patch seq_id_ini_model.patch]: Set sequence identity correctly when using a user-supplied initial model with automodel. | ||
[[Category:Patches]] |
Revision as of 21:00, 16 August 2022
Patches on this page can be applied to Modeller 9.9 to fix some minor problems. (Use the Unix patch
command, or apply them by hand.)
💡 The patches are listed in chronological order (oldest first), so you should apply them in this order to avoid problems.
- randomize_dihedrals.patch: Fix the automodel randomize.dihedrals functionality.
- seq_id_ini_model.patch: Set sequence identity correctly when using a user-supplied initial model with automodel.