Package qsardes.descriptor.qsarme
Class QsarMELongestAliphaticChain
java.lang.Object
qsardes.descriptor.DescriptorLongestAliphaticChain
qsardes.descriptor.qsarme.QsarMELongestAliphaticChain
- All Implemented Interfaces:
Descriptor
Longest aliphatic chain descriptor (QSAR-ME Profiler 2025).
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
-
QsarMELongestAliphaticChain
public QsarMELongestAliphaticChain()
-