• Getting Started
  • OEToolkits 2020.2
  • Toolkit API
  • Release Cycle
  • OEChem Toolkit
  • OEDepict Toolkit
  • OEDocking Toolkit
  • FastROCS Toolkit
  • OEFF Toolkit
  • Grapheme Toolkit
  • GraphSim Toolkit
  • Lexichem Toolkit
  • OEMedChem Toolkit
    • Introduction
    • Theory
    • Examples
      • OEMedChem TK Examples
        • Bemis Murcko perception
        • Apply ChEMBL solubility transformations
        • Matched Pair analysis generation of a MMP index
        • Matched Pair analysis using a multi-process generation of an MMP index
        • Matched Pair analysis using a multi-threaded generation of a MMP index
        • Matched Pair analysis and transformations
        • Matched Pair analysis and listing of transformations
        • Matched Pair analysis and listing of transformations related to probe structures
        • MCS Fragment database generation
        • MCS Similarity score reporting
        • MCS Fragmentation API
        • Print OEMedChem version information
    • API
    • Release Notes
    • Bibliography
    • Indices and Tables
  • MolProp Toolkit
  • Omega Toolkit
  • Quacpac Toolkit
  • Shape Toolkit
  • Spicoli Toolkit
  • Spruce Toolkit
  • Szmap Toolkit
  • Szybki Toolkit
  • Zap Toolkit
Toolkits--cpp
  • Docs »
  • OEMedChem Toolkit 1.1.3.2 »
  • OEMedChem TK Examples »
  • Matched Pair analysis and listing of transformations related to probe structures

Matched Pair analysis and listing of transformations related to probe structures¶

A program that loads a previously generated Matched Pair index, then prints the transformations and matched pairs found from the analysis that are related to the provided probe structure(s). If an (optional, numeric) data field is provided, the returned transformations can also be ranked by the largest increase in the delta property found from the matched pairs that define it.

See also

  • OEMatchedPairAnalyzer class
  • OEMatchedPairAnalyzerOptions class
  • OEMatchedPairGetTransforms function

Command Line Interface¶

prompt> MatchedPairTransformProbe [ -datafield sdDataField ] index.mmpidx probe_molecules.sdf

Code¶

Download code

MatchedPairTransformProbe.cpp

Next Previous

© Copyright 2021, OpenEye Scientific Software, Inc. Last updated on Mar 15, 2021.