Skip to content

v0.5.0 - reactive docking

Compare
Choose a tag to compare
@diogomart diogomart released this 28 Jul 23:51
· 686 commits to develop since this release

What's new

Fixes and other improvements

  • refuses to write PDBQT with Nan and Inf charges by default #55
  • wildcards accepted by mk_export.py, e.g. mk_export.py *.dlg #43
  • option -c in mk_export.py writes SDF with top pose from each cluster from autodock-gpu #38
  • set grid box size and center based on existing ligand efb14bc
  • handle H isotopes #39
  • mk_export.py reads gzipped files
  • fix bond typing in PDBQTMolecule for single atom molecules #57
  • other minor fixes and improvements