Class QsarMEWeightedPath

java.lang.Object
qsardes.descriptor.DescriptorWeightedPath
qsardes.descriptor.qsarme.QsarMEWeightedPath
All Implemented Interfaces:
Descriptor

public final class QsarMEWeightedPath extends DescriptorWeightedPath
Weighted path descriptors (QSAR-ME Profiler 2025).

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

    • QsarMEWeightedPath

      public QsarMEWeightedPath()