Approximation Algorithms for 3-D Commom Substructure Identification in Drug and Protein Molecules

  • Authors:
  • Samarjit Chakraborty;Somenath Biswas

  • Affiliations:
  • -;-

  • Venue:
  • WADS '99 Proceedings of the 6th International Workshop on Algorithms and Data Structures
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Identifying the common 3-D substructure between two drug or protein molecules is an important problem in synthetic drug design and molecular biology. This problem can be represented as the following geometric pattern matching problem: given two point sets A and B in three-dimensions, and a real number Ɛ 0, find the maximum cardinality subset S ⊆ A for which there is an isometry I, such that each point of I(S) is within Ɛ distance of a distinct point of B. Since it is difficult to solve this problem exactly, in this paper we have proposed several approximation algorithms with guaranteed approximation ratio. Our algorithms can be classified into two groups. In the first we extend the notion of partial decision algorithms for Ɛ-congruence of point sets in 2-D in order to approximate the size of S. All the algorithms in this class exactly satisfy the constraint imposed by Ɛ. In the second class of algorithms this constraint is satisfied only approximately. In the latter case, we improve the known approximation ratio for this class of algorithms, while keeping the time complexity unchanged. For the existing approximation ratio, we propose algorithms with substantially better running times. We also suggest several improvements of our basic algorithms, all of which have a running time of O(n8:5). These improvements consist of using randomization, and/or an approximate maximum matching scheme for bipartite graphs.