Package qsardes.descriptor.qsarwb
Class QsarWBWeight
java.lang.Object
qsardes.descriptor.DescriptorWeight
qsardes.descriptor.qsarwb.QsarWBWeight
- All Implemented Interfaces:
Descriptor
Weight descriptors (QSAR-WB Descriptors).
Calculates weight descriptors using the CDK WeightDescriptor class.
Returns
MW - Molecular weight.
AMW - Average molecular weight calculated as molecular weight / atoms count.
Calculates weight descriptors using the CDK WeightDescriptor class.
Returns
MW - Molecular weight.
AMW - Average molecular weight calculated as molecular weight / atoms count.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorWeight
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarWBWeight
public QsarWBWeight()
-