Class QsarMEInformationContent

java.lang.Object
qsardes.descriptor.DescriptorInformationContent
qsardes.descriptor.qsarme.QsarMEInformationContent
All Implemented Interfaces:
Descriptor

public final class QsarMEInformationContent extends DescriptorInformationContent
Information content descriptors (QSAR-ME Profiler 2025).

Calculates information content descriptors.

Returns

IC# - Information content index.
TIC# - Total information content index.
SIC# - Structural information content index.
CIC# - Complementary information content index.
BIC# - Bond information content index.
MIC# - Modified information content index.
ZMIC# - Z-modified information content index.

# is the order of the neighborhood symmetry.
  • Constructor Details

    • QsarMEInformationContent

      public QsarMEInformationContent()
  • Method Details

    • get_aromatic_info

      protected String get_aromatic_info(org.openscience.cdk.interfaces.IAtomContainer iac, org.openscience.cdk.interfaces.IAtom atom_p, org.openscience.cdk.interfaces.IAtom atom_i)
      Specified by:
      get_aromatic_info in class DescriptorInformationContent