Package qsardes.descriptor.qsarme
Class QsarMEChiPathCluster
java.lang.Object
qsardes.descriptor.DescriptorChiPathCluster
qsardes.descriptor.qsarme.QsarMEChiPathCluster
- All Implemented Interfaces:
Descriptor
Chi path cluster descriptors (QSAR-ME Profiler 2025).
Calculates chi path cluster descriptors using the CDK ChiPathClusterDescriptor class.
Returns
SPC-# - Simple path cluster order #.
VPC-# - Valence path cluster order #.
# is the order spanning from 4 to 6.
Calculates chi path cluster descriptors using the CDK ChiPathClusterDescriptor class.
Returns
SPC-# - Simple path cluster order #.
VPC-# - Valence path cluster order #.
# is the order spanning from 4 to 6.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorChiPathCluster
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarMEChiPathCluster
public QsarMEChiPathCluster()
-