De novo Motif Prediction using the Fireworks Algorithm

De novo Motif Prediction using the Fireworks Algorithm

Andrei Lihu, Ștefan Holban
Copyright: © 2015 |Pages: 17
DOI: 10.4018/IJSIR.2015070102
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

De novo motif discovery is essential in understanding the cis-regulatory processes that play a role in gene expression. Finding unknown patterns of unknown lengths in massive amounts of data has long been a major challenge in computational biology. Because algorithms for motif prediction have always suffered of low performance issues, there is a constant effort to find better techniques. Evolutionary methods, including swarm intelligence algorithms, have been applied with limited success for motif prediction. However, recently developed methods, such as the Fireworks Algorithm (FWA) which simulates the explosion process of fireworks, may show better prospects. This paper describes a motif finding algorithm based on FWA that maximizes the Kullback-Leibler divergence between candidate solutions and the background noise. Following the terminology of FWA's framework, the candidate motifs are fireworks that generate additional sparks (i.e. derived motifs) in their neighborhood. During the iterations, better sparks can replace the fireworks, as the Fireworks Motif Finder (FW-MF) assumes a one occurrence per sequence mode. The results obtained on a standard benchmark for promoter analysis show that our proof of concept is promising.
Article Preview
Top

Introduction

De novo motif finding is crucial to understanding and controlling the regulatory cell processes. Motifs are short (between 6-22 base pairs) putative nucleotide sequences presumed to represent the sites where transcription factors (TF) and other regulatory proteins bind to DNA (D’haeseleer, 2006).

The problem of finding DNA motifs is NP-complete (Pevzner & Sze, 2000). The input is represented by a collection of nucleotide sequences in which one must find overrepresented unknown patterns of unknown lengths. The motifs are complex entities because they can be found on both strands of the DNA (i.e. the patterns can be complementary) and can also present mismatches (mutations). If a motif of length IJSIR.2015070102.m01 is sought (i.e. a w-mer) in IJSIR.2015070102.m02 sequences, each of size IJSIR.2015070102.m03, then, without considering possible mutations, there are IJSIR.2015070102.m04 candidate solutions.

Motifs are represented using profile matrices or the IUPAC consensus notation. Profile matrices, also known as positional weight matrices (PWM), are the most commonly used approach and they contain the log-likelihoods of the site-specific frequency of nucleotides against a baseline pre-set background model. These matrices are used to calculate several metrics that can show how far a candidate motif is from a random sequence (Xia, 2012). Moreover, they may be utilized to generate visual representations of motifs as sequence logos, as described by Schneider and Stephens (1990).

Algorithms for motif finding that represent motifs with PWMs are called profile-based methods, while those that represent motifs using consensuses are known as word-based algorithms (Das & Dai, 2007; Zambelli, Pesole, & Pavesi, 2013).

The profile-based algorithms are search heuristics that iteratively improve an initial PWM. Examples include, but are not limited to: multiple expectation maximization for motif elicitation (MEME) by Bailey, Williams, Misleh, & Li (2006); the Gibbs Sampler by Hon and Jain (2006), and Lawrence et al. (1993) and also AlignACE by Hughes, Estep, Tavazoie, and Church (2000).

The word-based algorithms are enumeration methods that search through the space of IJSIR.2015070102.m05 candidate solutions. They scan the input sequences for motifs that match up to IJSIR.2015070102.m06 mutations. Examples include the algorithm Weeder (Pavesi, Mauri, & Pesole, 2001), the discriminative regular expression motif elicitation algorithm (DREME) (Bailey, 2011) and the oligo-analysis (van Helden, André, & Collado-Vides, 1998).

Typically, the output of de novo motif finding methods consists of a list of motifs found (presented in the PWM or the consensus format) ranked according to their significance value.

Complete Article List

Search this Journal:
Reset
Volume 15: 1 Issue (2024)
Volume 14: 3 Issues (2023)
Volume 13: 4 Issues (2022)
Volume 12: 4 Issues (2021)
Volume 11: 4 Issues (2020)
Volume 10: 4 Issues (2019)
Volume 9: 4 Issues (2018)
Volume 8: 4 Issues (2017)
Volume 7: 4 Issues (2016)
Volume 6: 4 Issues (2015)
Volume 5: 4 Issues (2014)
Volume 4: 4 Issues (2013)
Volume 3: 4 Issues (2012)
Volume 2: 4 Issues (2011)
Volume 1: 4 Issues (2010)
View Complete Journal Contents Listing