Patches/9v8: Difference between revisions
No edit summary |
m (Protected "Patches/9v8" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(2 intermediate revisions by the same user not shown) | |||
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 9v8 to fix some minor problems. (Use the Unix | Patches on this page can be applied to Modeller 9v8 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-9v8/get_subopts.patch get_subopts.patch]: Fix for the alignment.get_suboptimals() method, to correctly parse alignments with misaligned N- and/or C-terminal regions. | * [http://salilab.org/modeller/archive/patch-9v8/get_subopts.patch get_subopts.patch]: Fix for the alignment.get_suboptimals() method, to correctly parse alignments with misaligned N- and/or C-terminal regions. | ||
[[Category:Patches]] |
Latest revision as of 22:13, 16 August 2022
Patches on this page can be applied to Modeller 9v8 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.
- get_subopts.patch: Fix for the alignment.get_suboptimals() method, to correctly parse alignments with misaligned N- and/or C-terminal regions.