Package qsardes.descriptor.qsarwb
Class QsarWBLongestAliphaticChain
java.lang.Object
qsardes.descriptor.DescriptorLongestAliphaticChain
qsardes.descriptor.qsarwb.QsarWBLongestAliphaticChain
- All Implemented Interfaces:
Descriptor
Longest aliphatic chain descriptor (QSAR-WB Descriptors).
Calculates the longest aliphatic chain descriptor using the CDK LongestAliphaticChainDescriptor class (checkRingSystem is set to true).
Returns nAtomLAC.
Calculates the longest aliphatic chain descriptor using the CDK LongestAliphaticChainDescriptor class (checkRingSystem is set to true).
Returns nAtomLAC.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorLongestAliphaticChain
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarWBLongestAliphaticChain
public QsarWBLongestAliphaticChain()
-