Clustering genome data based on approximate matching

  • Authors:
  • Nagamma Patil;Durga Toshniwal;Kumkum Garg

  • Affiliations:
  • Department of Electronics and Computer Engineering, Indian Institute of Technology, Roorkee, India;Department of Electronics and Computer Engineering, Indian Institute of Technology, Roorkee, India;Department of Computer Science & Engineering, Manipal Institute of Technology, Manipal, India

  • Venue:
  • International Journal of Data Analysis Techniques and Strategies
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Genome data mining and knowledge extraction is an important problem in bioinformatics. Some research work has been done for genome identification based on exact matching of n-grams. However, in most real world biological problems, it may not be feasible to have an exact match, so approximate matching may be desired. The problem in using n-grams is that the number of features 4n for DNA sequence and 20n for protein sequence increases with increase in n. In this paper, we propose an approach for genome data clustering based on approximate matching. Generally genome sequences are very long, so we sample the data into 10,000 base pairs. Given a database of genome sequences, our proposed work includes extraction of total number of approximate matching patterns to a query with given fault tolerance and then using this total number of matches for clustering. Candidate length is varied so as to allow both positive and negative tolerance and hence the number of features used for clustering also varies. K-means, fuzzy C-means FCM and possibilistic C-means PCM algorithms are used for clustering of the genome data. Experimental results obtained by varying tolerance from 20% to 70% are reported. It has been observed that as tolerance increases, number of genome samples that are correctly clustered also increases and our proposed approach outperforms existing n-gram frequency based approach. Two different genome datasets are used to verify the proposed method namely yeast, E. coli and Drosophila, mouse.