jflat06 Staff Lv 1
Hey everyone,
We're about to release a small update to the developer preview with the following fixes and features:
Electron Density:
- Readjusted the threshold slider scaling to give more useful range.
Scripting:
- Added hooks for inserting/deleting residues. structure.InsertResidue(index) will insert an ALA after the index residue (0 to put it at the beginning). structure.RemoveResidue(index) will remove the residue at index.
Bug Fixes:
- Fixed Remix script call returning 1 too many results.
- Selecting the same remix result will now always give the same backbone/score.
- Idealize should be more reliable, as it will now idealize Omega torsions as well.