Department of Computer Science & Engineering and Department of Botany & Plant Sciences, University of California, Riverside, CA 92521, USA.
Bioinformatics. 2010 Apr 1;26(7):953-9. doi: 10.1093/bioinformatics/btq067. Epub 2010 Feb 23.
Similarity searching and clustering of chemical compounds by structural similarities are important computational approaches for identifying drug-like small molecules. Most algorithms available for these tasks are limited by their speed and scalability, and cannot handle today's large compound databases with several million entries.
In this article, we introduce a new algorithm for accelerated similarity searching and clustering of very large compound sets using embedding and indexing (EI) techniques. First, we present EI-Search as a general purpose similarity search method for finding objects with similar features in large databases and apply it here to searching and clustering of large compound sets. The method embeds the compounds in a high-dimensional Euclidean space and searches this space using an efficient index-aware nearest neighbor search method based on locality sensitive hashing (LSH). Second, to cluster large compound sets, we introduce the EI-Clustering algorithm that combines the EI-Search method with Jarvis-Patrick clustering. Both methods were tested on three large datasets with sizes ranging from about 260 000 to over 19 million compounds. In comparison to sequential search methods, the EI-Search method was 40-200 times faster, while maintaining comparable recall rates. The EI-Clustering method allowed us to significantly reduce the CPU time required to cluster these large compound libraries from several months to only a few days.
Software implementations and online services have been developed based on the methods introduced in this study. The online services provide access to the generated clustering results and ultra-fast similarity searching of the PubChem Compound database with subsecond response time.
通过结构相似性对化合物进行相似性搜索和聚类是识别类药性小分子的重要计算方法。大多数可用于这些任务的算法受到速度和可扩展性的限制,无法处理当今具有数百万条记录的大型化合物数据库。
在本文中,我们介绍了一种使用嵌入和索引 (EI) 技术加速大型化合物集相似性搜索和聚类的新算法。首先,我们提出了 EI-Search,它是一种通用的相似性搜索方法,用于在大型数据库中查找具有相似特征的对象,并将其应用于大型化合物集的搜索和聚类。该方法将化合物嵌入到高维欧几里得空间中,并使用基于局部敏感哈希 (LSH) 的高效索引感知最近邻搜索方法搜索该空间。其次,为了对大型化合物集进行聚类,我们引入了 EI-Clustering 算法,它将 EI-Search 方法与 Jarvis-Patrick 聚类相结合。这两种方法都在三个大小从约 26 万到超过 1900 万化合物的大型数据集上进行了测试。与顺序搜索方法相比,EI-Search 方法的速度快了 40-200 倍,同时保持了可比的召回率。EI-Clustering 方法使我们能够将这些大型化合物库的聚类所需的 CPU 时间从几个月缩短到仅几天。
已基于本研究中介绍的方法开发了软件实现和在线服务。在线服务提供对生成的聚类结果的访问以及对 PubChem 化合物数据库的超快速相似性搜索,响应时间不到一秒。