Package qsardes.descriptor.qsarwb
Class QsarWBAromAtomCount
java.lang.Object
qsardes.descriptor.DescriptorAromAtomCount
qsardes.descriptor.qsarwb.QsarWBAromAtomCount
- All Implemented Interfaces:
Descriptor
Aromatic atoms count descriptors (QSAR-WB Descriptors).
Calculates aromatic atoms count descriptors using the CDK AromaticAtomsCountDescriptor class (checkAromaticity is set to false).
Returns naAromAtom.
Calculates aromatic atoms count descriptors using the CDK AromaticAtomsCountDescriptor class (checkAromaticity is set to false).
Returns naAromAtom.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorAromAtomCount
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarWBAromAtomCount
public QsarWBAromAtomCount()
-