David Koes edited Discussion.tex  over 8 years ago

Commit id: 833a1517b4a72dca7f5ce0aba0b7a7d3238f49ba

deletions | additions      

       

Shape constraints generally tracked or improved upon the performance of FOMS similarity ranking. For cathg, shape constraints provided the most meaningful virtual screening result as they could select for a subshape of the query ligand while the other methods must rank the full shape.  The primary advantages of shape-based fragment alignment search are threefold. Biasing the alignment to the desired fragment position. This is consistent with other results that demonstrate the importance of adding pharmacophoric properties (or `color') to shape similarity. Fragment alignment introduces a hard bias toward the specific fragment alignment without introducing any additional computation or calculation, as with color methods. In fact, as we have shown, pre-alignment substantially improves performance, which is the second main advantage. Prealignment, whether to fragments (FOMS) or canonical internal coordinates (VAMS) is orders of magnitude faster faster. This holds true even if the cost to create the search database is taken into account. The time to create the databases scales with the number of molecular shapes (about 10 shapes a second on our system) and compares favorable with RDKit search (2 molecules a second).  The expected use case for these algorithms is for scenarios where a number for fragment-oriented databases are created to enable repeated searches by multiple users investigating multiple targets, in which case the cost of database creation essentially gets amortized into insignificance.  Shape constraints provide a novel and unique method for specifying molecular shape queries. Since they are fragment oriented, they can be used to perform partial shape similarity search, a generaly challenging problem (cite). Shape constraint searches generally took well under a second making them perfect for interactive applications. Although we have investigated automatically generated shape constraints, our assumption is that intelligently designed constraints created by human experts guided by interactive analysis of a virtual screening database would substantially outperform our interaction point based constraints. This hypothesis remains untested as intuitive interfaces that allow expert users to sculpt their desired molecule need to be developed and integrated into a comprehensive virtual screening evaluation environment.