Class QsarMERotatableBondsCount

java.lang.Object
qsardes.descriptor.DescriptorRotatableBondsCount
qsardes.descriptor.qsarme.QsarMERotatableBondsCount
All Implemented Interfaces:
Descriptor

public final class QsarMERotatableBondsCount extends DescriptorRotatableBondsCount
Rotatable bonds count descriptors (QSAR-ME Profiler 2025).

Calculates rotatable bonds count descriptors using the CDK RotatableBondsCountDescriptor class (excludeAmides is set to false). In addition calculates the fraction of rotatable bonds.

Returns

nRotB - Rotatable bonds count, excluding terminal bonds.
nRotBt - Rotatable bonds count, including terminal bonds.
RotBFrac - Rotatable bonds fraction, excluding terminal bonds.
RotBtFrac - Rotatable bonds fraction, including terminal bonds.
  • Constructor Details

    • QsarMERotatableBondsCount

      public QsarMERotatableBondsCount()