Package qsardes.descriptor.qsarme
Class QsarMELargestPiSystem
java.lang.Object
qsardes.descriptor.DescriptorLargestPiSystem
qsardes.descriptor.qsarme.QsarMELargestPiSystem
- All Implemented Interfaces:
Descriptor
Largest Pi system descriptor (QSAR-ME Profiler 2025).
Calculates the largest Pi system descriptor using the CDK LargestPiSystemDescriptor class (checkAromaticity is set to false).
Returns nAtomP.
Calculates the largest Pi system descriptor using the CDK LargestPiSystemDescriptor class (checkAromaticity is set to false).
Returns nAtomP.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorLargestPiSystem
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarMELargestPiSystem
public QsarMELargestPiSystem()
-