Package qsardes.descriptor.qsarme
Class QsarMEChiPath
java.lang.Object
qsardes.descriptor.DescriptorChiPath
qsardes.descriptor.qsarme.QsarMEChiPath
- All Implemented Interfaces:
Descriptor
Chi path descriptors (QSAR-ME Profiler 2025).
Calculates chi path descriptors.
Returns
SP-# - Simple path order #.
ASP-# - Average simple path order #.
VP-# - Valence path# order #.
AVP-# - Average valence path order #.
# is the order spanning from 0 to 7.
Calculates chi path descriptors.
Returns
SP-# - Simple path order #.
ASP-# - Average simple path order #.
VP-# - Valence path# order #.
AVP-# - Average valence path order #.
# is the order spanning from 0 to 7.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorChiPath
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarMEChiPath
public QsarMEChiPath()
-