Chris Von Bargen
Chris Von Bargen
Motivation: we use element names throughout the 2D sketcher (primarily as tooltips) and currently have a few common elements hardcoded. Because the sketcher allows all elements, I need to pull...
**Is your feature request related to a problem? Please describe.** Spinning this out from Issue#7064 where insertMol was updated to copy over stereo groups or substance groups. While substance groups...
**Describe the bug** In putting together https://github.com/rdkit/rdkit/pull/6337 a number of odd structures don't throw when calculating valences, when I think they should. **To Reproduce** ``` for smiles in ( "[C+5]",...
**Describe the bug** There are a number of cases from https://github.com/rdkit/rdkit/issues/6242 where RDKit does not flag an expected valence violation: ``` "[C+5]", "[C+](C)(C)(C)C", "[C](C)(C)(C)C |^1:0|", // pentavalent due to unpaired...
Added drop times for DLR based on jtaursula's drop analysis in La Cava chat for all drop times with greater than 50% likelihood of occuring. @joelface -- the data suggests...