Skip to content

Releases: cctbx/cctbx_project

2022.3

02 Apr 18:11
Compare
Choose a tag to compare
  • Added mmtbx.process_predicted_model command
  • Updates and bug fixes to cctbx.HKLviewer
  • Added methods for improved handling of heavy hydrogens in model

2022.2

01 Mar 17:07
Compare
Choose a tag to compare
  • Added --quiet flag to CCTBXParser to suppress output
  • Updates to restraints based on quantum mechanics
  • Updates and bug fixes to cctbx.HKLviewer

2022.1

01 Feb 09:17
Compare
Choose a tag to compare
  • Added option to use legacy bulk solvent mask
  • Added option to any_reflection_file_reader to control averaging of anomalous data columns in MTZ files
  • Fix SHELXF formatting where integer values may be interpreted as decimal

2021.12

01 Jan 20:03
Compare
Choose a tag to compare
  • Initial support for Python 3.10
  • Added support for outputting multi-model mmCIF files
  • Adjusted mask gridding for bulk solvent

2021.11

01 Dec 19:22
Compare
Choose a tag to compare
  • Added right-handed nucleic acids for DNA
  • Improved handling of different unit cells in MTZ file
  • Avoid division by zero when rotating 0°
  • Added option to ignore secondary strucure annotations when reading
    models through the DataManager
  • Initial support for restraints based on quantum mechanics
  • Improved consistency of binning by d_star_sq

2021.10

03 Nov 19:12
Compare
Choose a tag to compare
  • Initial migration of MolProbity functionality (probe and reduce) to mmtbx
  • Initial tool for likelihood-based map preparation for docking
  • Improvements to ADP refinement for real-space

2021.9

07 Oct 17:05
Compare
Choose a tag to compare
  • Improved structure factor calculation at ultra-low resolution
  • Improved processing of prediced models
  • Added diffBragg to simtbx for modeling pixels in stills to improve structure factors
  • Added suitename to mmtbx for classifying RNA

2021.8

03 Sep 17:52
Compare
Choose a tag to compare
  • Added tools for processing predicted models based on the error estimate
  • Updated list of modified amino and nucleic acids
  • Better handling of sequence files with empty sequences

2021.7

03 Aug 06:04
Compare
Choose a tag to compare
  • Fix pickling error with anomalous_probability_plot
  • Fix bug in reading data CIF file with paired data and sigma arrays of
    different sizes
  • Added functions for retrieving H-bond types and Van der Waals radii to
    the model manager class
  • Sequence validation will only use protein or nucleic acid residues for
    alignment

2021.6

01 Jul 18:46
Compare
Choose a tag to compare
  • More improvements to bulk solvent masking for multiple regions
  • Updates to ensemble refinement
  • Enable conversion of some numpy types into flex types instead of
    requiring that the types match (e.g. int to float is now supported)