Class QsarWBPathCount

java.lang.Object
qsardes.descriptor.DescriptorPathCount
qsardes.descriptor.qsarwb.QsarWBPathCount
All Implemented Interfaces:
Descriptor

public final class QsarWBPathCount extends DescriptorPathCount
Path count descriptors (QSAR-WB Descriptors).

Calculates path count descriptors.

MPC# - Order # path count.
piPC# - Order # pi-path count log(1 + x) scale.

# is the order spanning from 1 to 10.

TPC - Total path count (orders from 1 to 10).
TpiPC - Total pi-path count (orders from 1 to 10) log(1 + x) scale.
R_TpiPCTPC - Total bond count (orders from 1 to 10) divided by total path count (orders from 1 to 10).
  • Constructor Details

    • QsarWBPathCount

      public QsarWBPathCount()