Package qsardes.descriptor.qsarwb
Class QsarWBChiPathCluster
java.lang.Object
qsardes.descriptor.DescriptorChiPathCluster
qsardes.descriptor.qsarwb.QsarWBChiPathCluster
- All Implemented Interfaces:
Descriptor
Chi path cluster descriptors (QSAR-WB Descriptors).
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
-
QsarWBChiPathCluster
public QsarWBChiPathCluster()
-