J4

• 计算机科学 • Previous Articles     Next Articles

Protein Structure Comparison by Sort Matrix Alignment

XU Haiyang, ZHOU Chunguang, LANG Meina, ZOU Shuxue   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2007-10-17 Revised:1900-01-01 Online:2008-07-26 Published:2008-07-26
  • Contact: ZHOU Chunguang

Abstract: An improved SortMatAlign method was proposed by which MatAlign time complexity was reduced from O(N4) to O(N3) by quick sort and pretreatment of distance matrices. Experiment results support the new method’s feasibility and effectiveness. On the average, the value of RMSD by SortMatAlign is 1.098 times that by MatAlign, and the Svalue comprehensively evaluated by the number of residue pairs and RMSD is 0.968 times that by MatAlign. SortMatAlign is 18.276 times faster than MatAlign to get the same result.

Key words: protein structure, structural comparison, quick sort, SortMatAlign method, time complexity

CLC Number: 

  • TP18