RecMotif: a Novel Fast Algorithm for Weak Motif Discovery
Overview
Affiliations
Background: Weak motif discovery in DNA sequences is an important but unresolved problem in computational biology. Previous algorithms that aimed to solve the problem usually require a large amount of memory or execution time. In this paper, we proposed a fast and memory efficient algorithm, RecMotif, which guarantees to discover all motifs with specific (l, d) settings (where l is the motif length and d is the maximum number of mutations between a motif instance and the true motif).
Results: Comparisons with several recently proposed algorithms have shown that RecMotif is more scalable for handling longer and weaker motifs. For instance, it can solve the open challenge cases such as (40, 14) within 5 hours while the other algorithms compared failed due to either longer execution times or shortage of memory space. For real biological sequences, such as E.coli CRP, RecMotif is able to accurately discover the motif instances with (l, d) as (18, 6) in less than 1 second, which is faster than the other algorithms compared.
Conclusions: RecMotif is a novel algorithm that requires only a space complexity of O(m²n) (where m is the number of sequences in the data and n is the length of the sequences).
Review of Different Sequence Motif Finding Algorithms.
Hashim F, Mabrouk M, Al-Atabany W Avicenna J Med Biotechnol. 2019; 11(2):130-148.
PMID: 31057715 PMC: 6490410.
Yu Q, Wei D, Huo H BMC Bioinformatics. 2018; 19(1):228.
PMID: 29914360 PMC: 6006848. DOI: 10.1186/s12859-018-2242-y.
RefSelect: a reference sequence selection algorithm for planted (l, d) motif search.
Yu Q, Huo H, Zhao R, Feng D, Vitter J, Huan J BMC Bioinformatics. 2016; 17 Suppl 9:266.
PMID: 27454113 PMC: 4959363. DOI: 10.1186/s12859-016-1130-6.
Extracting DNA words based on the sequence features: non-uniform distribution and integrity.
Li Z, Cao H, Cui Y, Zhang Y Theor Biol Med Model. 2016; 13:2.
PMID: 26811154 PMC: 4727310. DOI: 10.1186/s12976-016-0028-3.
A new exhaustive method and strategy for finding motifs in ChIP-enriched regions.
Jia C, Carson M, Wang Y, Lin Y, Lu H PLoS One. 2014; 9(1):e86044.
PMID: 24475069 PMC: 3901781. DOI: 10.1371/journal.pone.0086044.