Releases: maabuu/posebusters
Releases · maabuu/posebusters
v0.6.5
Compare
Sorry, something went wrong.
No results found
maabuu
released this
07 Mar 23:25
Energy ratio module:
Fix bug in warning about UFF missing parameters (#98 ).
v0.6.4
Compare
Sorry, something went wrong.
No results found
maabuu
released this
09 Feb 10:17
Intermolecular clashes:
Fix distance calculations that incorrectly included organic cofactors in categories where they should be excluded (Issue #96 ). Thank you @cloverzizi for your contribution.
v0.6.3
Compare
Sorry, something went wrong.
No results found
maabuu
released this
05 Dec 19:29
Runner:
Improved error message for when tests in the configuration are not available. Thank you @ahasson for your contribution.
v0.6.2
Compare
Sorry, something went wrong.
No results found
maabuu
released this
30 Nov 10:01
Loading:
Solve bug where sanitization in molecule supplier created none objects too early
v0.6.1
Compare
Sorry, something went wrong.
No results found
maabuu
released this
29 Nov 17:05
Loading:
Support loading ligands from PDB files
v0.6.0
Compare
Sorry, something went wrong.
No results found
maabuu
released this
12 Nov 13:03
Energy ratio check:
Add explicit hydrogens that replace implicit hydrogens or radicals.
Optimize the positions of the added hydrogens.
Chemical sanity check:
Add no_radicals test that passes only when molecule has no radicals after sanitization.
Software life cycle:
Add support for Python 3.14 and drop 3.9
Set development status to beta
v0.5.1
Compare
Sorry, something went wrong.
No results found
maabuu
released this
15 Oct 14:22
Distance geometry module:
Catch RuntimeError instead of halting execution (#80 ) for some very wacky molecules. Thank you @amorehead for flagging this.
v0.5.0
Compare
Sorry, something went wrong.
No results found
maabuu
released this
01 Sep 15:51
New configurations to compare molecules without receptor
Adds the regen and regen_fast configurations
These are used by default when a ground truth ligand is passed without a receptor e.g.bust mol_pred.sdf -l mol_true.sdf --outfmt=long
v0.4.6
Compare
Sorry, something went wrong.
No results found
maabuu
released this
06 Aug 20:39
Add faster configurations that skip the energy ratio test.
The new configuration are named redock_fast, dock_fast, gen_fast, mol_fast
The ratio test is important. Use at your own risk.
v0.4.5
Compare
Sorry, something went wrong.
No results found
maabuu
released this
13 Jul 15:16
Small improvements
signal support for type hints (PEP 561)
move dependencies into [dependency-groups] (PEP 735)
set types in distance geometry results table