Class QsarWBWeightedPath

java.lang.Object
qsardes.descriptor.DescriptorWeightedPath
qsardes.descriptor.qsarwb.QsarWBWeightedPath
All Implemented Interfaces:
Descriptor

public final class QsarWBWeightedPath extends DescriptorWeightedPath
Weighted path descriptors (QSAR-WB Descriptors).

Calculates weighted path descriptors using the CDK WeightedPathDescriptor class.

Returns

WTPT1 - Molecular ID.
WTPT2 - Molecular ID / number of atoms.
WTPT3 - Sum of path lengths starting from heteroatoms.
WTPT4 - Sum of path lengths starting from oxygens.
WTPT5 - Sum of path lengths starting from nitrogens.
  • Constructor Details

    • QsarWBWeightedPath

      public QsarWBWeightedPath()