Abstract
During in silico crystal structure prediction of organic molecules, millions of candidate structures are often generated. These candidates must be compared to remove duplicates prior to further analysis (e.g., optimization with electronic structure methods) and ultimately compared with structures determined experimentally. The agreement of predicted and experimental structures forms the basis of evaluating the results from the Cambridge Crystallographic Data Centre (CCDC) blind assessment of crystal structure prediction, which further motivates the importance of rigorous alignments. Evaluating crystal structure packings in a reproducible manner requires not only calculating a coordinate root-mean-square deviation (RSMD) for N molecules (or N asymmetric units), but we argue should also include metrics to describe the shape of the compared molecular clusters to account for alternative approaches used to prioritize selection of molecules. Here we describe a flexible algorithm called Progressive Alignment of Crystals (PAC) to evaluate crystal packing similarity using coordinate RMSD and introduce radius of gyration (Rg) as a metric to quantify the shape of the superimposed clusters. We show that the absence of metrics to describe cluster shape adds ambiguity to the results of the CCDC blind assessments because it is not possible to determine whether the superposition algorithm prioritized tightly packed molecular clusters (i.e., to minimize Rg) or prioritized reduced RMSD (i.e., via possibly elongated clusters with relatively larger Rg). For example, we show that when the PAC algorithm described here uses “single linkage” to prioritize molecules for inclusion in the superimposed clusters, our results are nearly identical to those calculated by the widely used program COMPACK. However, we favor the lower Rg values obtained by use of “average linkage” for molecule prioritization because the resulting RMSDs more equally reflect the importance of packing along each dimension. We conclude by showing that the PAC algorithm is faster than COMPACK when using a single process, demonstrate its utility for biomolecular crystals, and finally present parallel scaling up to 64 processes in the open-source code Force Field X.
Supplementary weblinks
Title
Force Field X
Description
Force Field X is an atomic resolution molecular modeling application that targets open research questions in the areas of:
1) Predicting the structure, thermodynamic stability and solubility of organic polymer crystals.
2) Predicting the effect of missense mutations on protein structure, thermodynamics and molecular phenotype.
3) Computational design of biomolecules in both soluble and crystalline environments.
Actions
View Title
Force Field X GitHub
Description
The source code for the "Progressive Alignment of Crystals" algorithm is available within Force Field X.
Actions
View