Package qsardes.descriptor.qsarwb
Class QsarWBLargestChain
java.lang.Object
qsardes.descriptor.DescriptorLargestChain
qsardes.descriptor.qsarwb.QsarWBLargestChain
- All Implemented Interfaces:
Descriptor
Largest chain descriptor (QSAR-WB Descriptors).
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
-
QsarWBLargestChain
public QsarWBLargestChain()
-