Package chemaxon.jchem.descriptors


package chemaxon.jchem.descriptors
Provides classes for virtual screening using Molecular Descriptors.
  • Class
    Description
    Provides a high-level API with comprehensive functionality for the generation of various Molecular Descriptors.
    Reads MolecularDescriptors from an array.
    Class for reading MolecularDescriptors from a database.
    Class for inserting Molecular Descriptors into database tables.
    Reads MDSet objects from a text file.
    Writes chemical descriptor sets (MDSet)s into text files.
    Retrieves statistical information from a test screen on a set of molecules.
    Generic definitions for molecular descriptor hypotheses.
    Hypothesis generator interface.
    Optimization of metric parameters for dissimilarity based screening.
    Base class definitions for MDSet input streams.
    Exception definition for all MDReader classes.
    MDset combines several MolecularDescriptors into one entity.
    Parameters settings for MDSet-s.
    Performs similarity comparisons between MDSets (see MDSet (for example set of chemical fingerprints and/or pharmacophore fingerprints).
    Base class for prointing results produced by MDSimilarity.
    Class for handling Molecular Descriptor tables.
    Base class definitions for MDSet output streams.
    Exception definition for the MDWriter class.