You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Amount of generated conformers (--sample) can be defined in the CSV input as a column to set individual --sample values for each molecule
Multiple geometry filters allow through the --geom option (format: --geom [SMARTS1, VALUE1, SMARTS2, VALUE2...])
Included new option --single_system for CSEARCH to avoid duplicate geometries when using --complex_type templates in complexes with 2 identical ligands
Debugging multithreading to avoid QDESCP problems (includes a forced wait for all the calculations to finish before getting RDKit and atomic properties)
The SUMM and FullMonte options of CSEARCH have been disabled
Big refactoring of the code
cclib updated version to 1.8.1 and called through cclib object (instead ob ccwrite)