Matched Pair analysis generation of a MMP index

A program that performs a matched pair analysis of a set of structures for indexing and saves the generated index file for subsequent loading and querying.

../_images/searchmmp.png

Schematic representation of the Matched Pair Analysis process

Command Line Interface

prompt> CreateMMPIndex.py index.sdf output.mmpidx

Code

Download code

CreateMMPIndex.py