vix.ing · top · new · best · stats

Efficient and scalable geometric hashing method for searching protein 3D structures

2011/02/15 by Gook-Pil Roh, Roh, Gook-Pil, Seung-won Hwang +3
Biochemistry, Genetics and Molecular Biology · Computer Science · Mathematics · #Advanced Image and Video Retrieval Techniques #Algorithm #Algorithms and Data Compression #Computer science #Correctness #Data mining #Data structure #Database #Databases (cs.DB) #FOS: Biological sciences #FOS: Computer and information sciences #Hash function #Matching (statistics) #Mathematics #Metabolism, Diabetes, and Cancer #Quantitative Methods (q-bio.QM) #Reliability (semiconductor) #Scalability #Theoretical computer science #cs.DB #q-bio.QM

paper · pdf · doi:10.48550/arxiv.1102.2969

published in arXiv (Cornell University) (Cornell University) · 9 pages, 1 figures

arxiv created 2011/02/15 · openalex publication_date 2011/02/15 · arxiv updated 2011/02/16 · openalex created_date 2016/06/24 · openalex updated_date 2026/08/04

Abstract

As the structural databases continue to expand, efficient methods are required to search similar structures of the query structure from the database. There are many previous works about comparing protein 3D structures and scanning the database with a query structure. However, they generally have limitations on practical use because of large computational and storage requirements. We propose two new types of queries for searching similar sub-structures on the structural database: LSPM (Local Spatial Pattern Matching) and RLSPM (Reverse LSPM). Between two types of queries, we focus on RLSPM problem, because it is more practical and general than LSPM. As a naive algorithm, we adopt geometric hashing techniques to RLSPM problem and then propose our proposed algorithm which improves the baseline algorithm to deal with large-scale data and provide an efficient matching algorithm. We employ the sub-sampling and Z-ordering to reduce the storage requirement and execution time, respectively. We conduct our experiments to show the correctness and reliability of the proposed method. Our experiment shows that the true positive rate is at least 0.8 using the reliability measure.

Citations

Related