mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
- update config files in Data to the same version as in AvalonTools - fix a bug in AvalonTools.cpp causing the last character of the optString bassed to initCheckMol() to be deleted - add a test to confirm the bug is fixed Co-authored-by: Tosco, Paolo <paolo.tosco@novartis.com>
12 lines
564 B
Plaintext
12 lines
564 B
Plaintext
# Parameter file for STRUCHK 2.0
|
|
# for use with CORDAT
|
|
#
|
|
ta StandardFiles/checkfgs.trn # augmented atom transformations
|
|
or # create data fields with STRUCHK results
|
|
ca StandardFiles/checkfgs.chk # table of allowed augmented atoms
|
|
cc # check for atom collisions
|
|
cl 3 # collision limit is 3% of bond length
|
|
cs # check stereo conventions
|
|
cn 999 # max number of atoms or bonds
|
|
l struchk.log
|