Class QsarWBRotatableBondsCount

java.lang.Object
qsardes.descriptor.DescriptorRotatableBondsCount
qsardes.descriptor.qsarwb.QsarWBRotatableBondsCount
All Implemented Interfaces:
Descriptor

public final class QsarWBRotatableBondsCount extends DescriptorRotatableBondsCount
Rotatable bonds count descriptors (QSAR-WB Descriptors).

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

    • QsarWBRotatableBondsCount

      public QsarWBRotatableBondsCount()