Recent Releases of cctbx
cctbx - 2025.8
Release Notes
- Added function to find similar ligands via SMILES with RCSB web services
- Improvements to ligand validation tool (work in progress)
- Initial integration of aspherical structure factors from DiSCaMB
Checksums
SHA256
af10a618c858162609827203c70cbf6167156771250dc9b23ee529cdba6bea70 cctbx-2025.8.tar.gz
- Python
Published by bkpoon 6 months ago
cctbx - 2025.7
Release Notes
- Added
_atom_site.auth_atom_idto mmCIF output - Added calculation of a variable resolution map
- CCTBParser: updated --diff-params to report any incompatible PHIL as unused
Checksums
SHA256
05dc073224ca3ef4e41acf575a2c1a6fd7b157a6c56540bcdf5aec5aa7ccf0e2 cctbx-2025.7.tar.gz
2f55c95fc15ecfed3a5deabd691538f7e4faf9c847ad2b282f0819285f14153a chem_data-2025.7-pyh5490a37_0.conda
- Python
Published by bkpoon 7 months ago
cctbx - 2025.6
Release Notes
- Added ability to remove bonds in geometry restraints manager
- Added forward compatible PDB format for iotbx.cifaspdb
- Improved tool for fixing CaBLAM outliers
Checksums
SHA256
df0a515c00a2726d028c55f613ce81fac6c1904f00928324b4984d893a14a584 cctbx-2025.6.tar.gz
b0009b0c2b2f9edfdcf065be3981d83cf5c795115cf0d893465e1985ee922fbf chem_data-2025.6-pyh19cb8ea_0.conda
- Python
Published by bkpoon 8 months ago
cctbx - 2025.5
Release Notes
- Added parameter for user restraints to pdb_interpretation
- Improved barbed wire analysis, including JSON output
- Improved consistency of handling models with hybrid36
Checksums
SHA256
c4fe8f8be5bb984146520b1c285a913ed0f21beab003ad6e79a3f6b9ac2b84c6 cctbx-2025.5.tar.gz
ea308e5ea8c6759e72df078dc998ab9fa595205167cd545edfde212c91264e75 chem_data-2025.5-pyh66f2a00_0.conda
- Python
Published by bkpoon 9 months ago
cctbx - 2025.2
- Add peak search to map manager
- Add water renumbering to pdbtools
- Update FSC calculation to use different binning
- Add more searches for RCSB search API
- CCTBXParser: --diff-params flag can proceed with non-local files
- DataManager: fix bug where the default type for Miller arrays may not update correctly
- Python
Published by bkpoon about 1 year ago
cctbx - 2023.10
- Improvements to reduce2
- More improvements for handling long residue names
- Improvments to mosaic bulk solvent model
- Fixed bug in CCTBXParser that did not show one label being parsed
- Added option to customize DataManager PHIL in ProgramTemplate
- Initial support for Python 3.12
- Python
Published by bkpoon over 2 years ago
cctbx - 2023.8
- Added JSON output to MolProbity structure validation scripts
- Added support for segID when converting between PDB and mmCIF formats
- Fixed bug in CCTBXParser where a file could be processed more than once
- Reorganized restraints based on quantum mechanics
- Python
Published by bkpoon over 2 years ago
cctbx - 2023.5
- DataManager updates for handling multiple uses (types) of models and Miller arrays
- DataManager updates for handling priority of amplitudes and intensities
- Migration from using any_file when file type is already known
- Start checking atom names of non-standard amino acids
- Python
Published by bkpoon almost 3 years ago
cctbx - 2023.4
- Prevent potenially large memory usage when trying to read reflection data
- CCTBXParser fix to properly re-raise an error when parsing PHIL
- DataManager fix for handling datatypes with parent classes
- Improved water picking
- Improved atom selections to handle more than 10k atoms
- Python
Published by bkpoon almost 3 years ago
cctbx - 2022.10
Added array selection via data labels to CCTBXParser
- Match partial labels to full labels in data file
- Combine multiple label selections via the command line
Allow mosaic buil solvent model to have initial values
Fix bug where atoms may be missing in a super-sphere
Bug fixes and improvements to cctbx.HKLviewer
Switch to using libsvm-official for Python interface from libsvm
- Python
Published by bkpoon over 3 years ago
cctbx - 2022.9
- Improvements to cctbx.HKLviewer for viewing output from xtriage or xtricorder
- Improve stability of preparemapfor_docking
- DataManager models can now have multiple types (e.g. x-ray, neutron, etc.)
- Fix anyreflectionfile_reader when reading "hklf+ins/res" (#787)
- Fix binary and source installers when /usr/bin/python is not available (#788)
- Python
Published by bkpoon over 3 years ago
cctbx - 2022.8
- Update to handle new PAE format from AlphaFold
- CCTBXParser can parse DataManager PHIL parameters and provide more information about ambiguous parameters
- Initial support for density dependent restraints
- Bug fixes and updates for cctbx.HKLviewer
- Python
Published by bkpoon over 3 years ago
cctbx - 2021.11
- 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
- Python
Published by bkpoon over 4 years ago
cctbx - 2021.7
- Fix pickling error with anomalousprobabilityplot
- 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
- Python
Published by bkpoon over 4 years ago
cctbx - 2020.12
BIOMT/MTRIX matrices in model reading
- Added option to loosen handling of improper matrices in DataManager
- Make behavior conistent between mmCIF and PDB formats
Improvements to mapmodelmanager
- Better handling of cases when information is missing
- Calculate the RMSD of matching residues between models
- Python
Published by bkpoon about 5 years ago
cctbx - 2020.10
Added basic
flexarrays for fixed width integer types (#533)- Signed types (
int8,int16,int32,int64) - Unsigned types (
uint8,uint16,uint32,uint64) - Additional functions may be wrapped in the future to support these types
- Signed types (
Improved building of downstream software with
cctbxconda package- In some cases, the location of
annlibis not found properly
- In some cases, the location of
- Python
Published by bkpoon over 5 years ago