Matched Pair analysis using a multi-process generation of an MMP index

A program that performs a multi-process matched pair analysis of a set of structures for indexing is available as a python-only utility.

Command Line Interface

prompt> CreateMMPIndexParallel.py [ -pool num_processes ] index.sdf output.mmpidx

Code