Package qsardes.descriptor.qsarme
Class QsarMETopologicalPolarSurfaceArea
java.lang.Object
qsardes.descriptor.DescriptorTopologicalPolarSurfaceArea
qsardes.descriptor.qsarme.QsarMETopologicalPolarSurfaceArea
- All Implemented Interfaces:
Descriptor
Topological polar surface area descriptor (QSAR-ME Profiler 2025).
Calculates the topological polar surface area descriptor using the CDK TPSADescriptor class (checkAromaticity is set to false).
Returns TopoPSA.
Calculates the topological polar surface area descriptor using the CDK TPSADescriptor class (checkAromaticity is set to false).
Returns TopoPSA.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorTopologicalPolarSurfaceArea
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarMETopologicalPolarSurfaceArea
public QsarMETopologicalPolarSurfaceArea()
-