Package qsardes.descriptor.qsarme
Class QsarMELargestChain
java.lang.Object
qsardes.descriptor.DescriptorLargestChain
qsardes.descriptor.qsarme.QsarMELargestChain
- All Implemented Interfaces:
Descriptor
Largest chain descriptor (QSAR-ME Profiler 2025).
Calculates the largest chain descriptor using the CDK LargestChainDescriptor class (checkRingSystem is set to false).
Returns nAtomLC.
Calculates the largest chain descriptor using the CDK LargestChainDescriptor class (checkRingSystem is set to false).
Returns nAtomLC.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorLargestChain
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarMELargestChain
public QsarMELargestChain()
-