16 | | * Select By Attribute |
17 | | * Improved interface behavior for integer histograms |
18 | | * Espaloma may be able to be used directly |
19 | | * Label missing segments with number of residues |
20 | | * Replace residues |
21 | | * Have ViewDockX columns sort numerically when appropriate |
22 | | * Have shown altlocs respond to altloc deletion and hydrogen addition |
23 | | * Allow C++ layer to emit status messages |
24 | | * Fixed (YA) garbage-collection crash |
25 | | * Update chain sequence |
26 | | * Handle deleted !UniProt entries |
| 16 | * Support HTML in table cells |
| 17 | * Sequence viewer expand selection to columns |
| 18 | * If chains have been created, use that info in determining residue principal atom |
| 19 | * Log a message when computing secondary structure |
| 20 | * Offer control over when missing segments get labeled |
| 21 | * Stop auto-raising Log when logging occurs |
| 22 | * Avoid Modeller tool crash by using takeRow() instead of deleteRow() |
| 23 | * Have render/select histograms update if underlying values change |
| 24 | * Fixed bug showing alignment from MatchMaker if Smith-Waterman was used with selection restriction |
| 25 | * Optionally output contacts/clashes per residue |
| 26 | * Also work on: !AmberTools, atom-spec parser, profile grids, match→align |