Package qsardes.descriptor.qsarwb
Class QsarWBKappaShapeIndex
java.lang.Object
qsardes.descriptor.DescriptorKappaShapeIndex
qsardes.descriptor.qsarwb.QsarWBKappaShapeIndex
- All Implemented Interfaces:
Descriptor
Kappa shape index descriptors (QSAR-WB Descriptors).
Calculates kappa shape descriptors using the CDK KappaShapeIndicesDescriptor class.
Returns
Kier1 - First kappa shape index.
Kier2 - Second kappa shape index.
Kier3 - Third kappa shape index.
Calculates kappa shape descriptors using the CDK KappaShapeIndicesDescriptor class.
Returns
Kier1 - First kappa shape index.
Kier2 - Second kappa shape index.
Kier3 - Third kappa shape index.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorKappaShapeIndex
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarWBKappaShapeIndex
public QsarWBKappaShapeIndex()
-