Package qsardes.descriptor.qsarme
Class QsarMEWeight
java.lang.Object
qsardes.descriptor.DescriptorWeight
qsardes.descriptor.qsarme.QsarMEWeight
- All Implemented Interfaces:
Descriptor
Weight descriptors (QSAR-ME Profiler 2025).
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
-
QsarMEWeight
public QsarMEWeight()
-