Package qsardes.descriptor.qsarme
Class QsarMEAromBondCount
java.lang.Object
qsardes.descriptor.DescriptorAromBondCount
qsardes.descriptor.qsarme.QsarMEAromBondCount
- All Implemented Interfaces:
Descriptor
Aromatic bonds count descriptors (QSAR-ME Profiler 2025).
Calculates aromatic bonds count descriptors using the CDK AromaticBondsCountDescriptor class (checkAromaticity is set to false).
Returns nAromBond.
Calculates aromatic bonds count descriptors using the CDK AromaticBondsCountDescriptor class (checkAromaticity is set to false).
Returns nAromBond.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorAromBondCount
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarMEAromBondCount
public QsarMEAromBondCount()
-