DocumentCode
3533294
Title
A Particle Swarm Optimization algorithm for finding DNA sequence motifs
Author
Lei, Chengwei ; Ruan, Jianhua
Author_Institution
Dept. of Comput. Sci., Univ. of Texas at San Antonio, San Antonio, TX
fYear
2008
fDate
3-5 Nov. 2008
Firstpage
166
Lastpage
173
Abstract
Discovering short DNA motifs from a set of co-regulated genes is an important step towards deciphering the complex gene regulatory networks and understanding gene functions. Despite significant improvement in the last decade, it still remains one of the most challenging problems in both computer science and molecular biology. In this work, we propose a novel motif finding algorithm based on a population-based stochastic optimization technique called Particle Swarm Optimization (PSO), which has been shown to be effective in optimizing difficult multidimensional problems in many fields. However, PSO has mainly been applied to problems in continuous domains. The motif finding problem, which is essentially a multiple local alignment problem, is discrete, as a slight shift in one sequence completely changes the alignment. Therefore, we propose to use a word dissimilarity graph to remap the neighborhood structure of the solution space, which transforms the motif finding problem into a contiguous integer domain, and propose a modification of the naive PSO algorithm to accommodate integer variables. In order to improve efficiency, we also propose several strategies for escaping from local optima, and determining the termination criteria automatically. Experimental results on simulated challenge problems show that our method is both more efficient and more accurate than several existing algorithms. Applications to several sets of real promoter sequences also show that our approach is able to detect known transcription factor binding sites, and outperforms two of the most successful existing algorithms.
Keywords
DNA; biology computing; particle swarm optimisation; DNA sequence motifs; coregulated genes; motif finding algorithm; particle swarm optimization; population-based stochastic optimization; transcription factor binding sites; Algorithm design and analysis; Biology; Computer science; DNA; Discrete transforms; Multidimensional systems; Particle swarm optimization; Sequences; Stochastic processes; Testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Bioinformatics and Biomeidcine Workshops, 2008. BIBMW 2008. IEEE International Conference on
Conference_Location
Philadelphia, PA
Print_ISBN
978-1-4244-2890-8
Type
conf
DOI
10.1109/BIBMW.2008.4686231
Filename
4686231
Link To Document