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
The class expects aromatic flags to be set on the ringset, this was never the case semantics so the test IsInSameAromatic ring was not working correctly.
Copy file name to clipboardExpand all lines: descriptor/qsarmolecular/src/main/java/org/openscience/cdk/qsar/descriptors/molecular/ALOGPDescriptor.java
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1944,6 +1944,17 @@ public DescriptorValue calculate(IAtomContainer atomContainer) {
0 commit comments