↓ Skip to main content

Efficient sequential and parallel algorithms for finding edit distance based motifs

Overview of attention for article published in BMC Genomics, August 2016
Altmetric Badge

About this Attention Score

  • Average Attention Score compared to outputs of the same age
  • Above-average Attention Score compared to outputs of the same age and source (64th percentile)

Mentioned by

twitter
3 X users

Citations

dimensions_citation
10 Dimensions

Readers on

mendeley
13 Mendeley
You are seeing a free-to-access but limited selection of the activity Altmetric has collected about this research output. Click here to find out more.
Title
Efficient sequential and parallel algorithms for finding edit distance based motifs
Published in
BMC Genomics, August 2016
DOI 10.1186/s12864-016-2789-9
Pubmed ID
Authors

Soumitra Pal, Peng Xiao, Sanguthevar Rajasekaran

Abstract

Motif search is an important step in extracting meaningful patterns from biological data. The general problem of motif search is intractable and there is a pressing need to develop efficient, exact and approximation algorithms to solve this problem. In this paper, we present several novel, exact, sequential and parallel algorithms for solving the (l,d) Edit-distance-based Motif Search (EMS) problem: given two integers l,d and n biological strings, find all strings of length l that appear in each input string with atmost d errors of types substitution, insertion and deletion. One popular technique to solve the problem is to explore for each input string the set of all possible l-mers that belong to the d-neighborhood of any substring of the input string and output those which are common for all input strings. We introduce a novel and provably efficient neighborhood exploration technique. We show that it is enough to consider the candidates in neighborhood which are at a distance exactly d. We compactly represent these candidate motifs using wildcard characters and efficiently explore them with very few repetitions. Our sequential algorithm uses a trie based data structure to efficiently store and sort the candidate motifs. Our parallel algorithm in a multi-core shared memory setting uses arrays for storing and a novel modification of radix-sort for sorting the candidate motifs. The algorithms for EMS are customarily evaluated on several challenging instances such as (8,1), (12,2), (16,3), (20,4), and so on. The best previously known algorithm, EMS1, is sequential and in estimated 3 days solves up to instance (16,3). Our sequential algorithms are more than 20 times faster on (16,3). On other hard instances such as (9,2), (11,3), (13,4), our algorithms are much faster. Our parallel algorithm has more than 600 % scaling performance while using 16 threads. Our algorithms have pushed up the state-of-the-art of EMS solvers and we believe that the techniques introduced in this paper are also applicable to other motif search problems such as Planted Motif Search (PMS) and Simple Motif Search (SMS).

X Demographics

X Demographics

The data shown below were collected from the profiles of 3 X users who shared this research output. Click here to find out more about how the information was compiled.
Mendeley readers

Mendeley readers

The data shown below were compiled from readership statistics for 13 Mendeley readers of this research output. Click here to see the associated Mendeley record.

Geographical breakdown

Country Count As %
Iraq 1 8%
Unknown 12 92%

Demographic breakdown

Readers by professional status Count As %
Student > Ph. D. Student 3 23%
Lecturer 1 8%
Student > Bachelor 1 8%
Professor 1 8%
Student > Master 1 8%
Other 2 15%
Unknown 4 31%
Readers by discipline Count As %
Engineering 3 23%
Biochemistry, Genetics and Molecular Biology 2 15%
Computer Science 2 15%
Social Sciences 1 8%
Arts and Humanities 1 8%
Other 0 0%
Unknown 4 31%
Attention Score in Context

Attention Score in Context

This research output has an Altmetric Attention Score of 3. This is our high-level measure of the quality and quantity of online attention that it has received. This Attention Score, as well as the ranking and number of research outputs shown below, was calculated when the research output was last mentioned on 02 September 2016.
All research outputs
#12,669,394
of 22,883,326 outputs
Outputs from BMC Genomics
#4,358
of 10,668 outputs
Outputs of similar age
#168,368
of 343,104 outputs
Outputs of similar age from BMC Genomics
#95
of 265 outputs
Altmetric has tracked 22,883,326 research outputs across all sources so far. This one is in the 44th percentile – i.e., 44% of other outputs scored the same or lower than it.
So far Altmetric has tracked 10,668 research outputs from this source. They receive a mean Attention Score of 4.7. This one has gotten more attention than average, scoring higher than 58% of its peers.
Older research outputs will score higher simply because they've had more time to accumulate mentions. To account for age we can compare this Altmetric Attention Score to the 343,104 tracked outputs that were published within six weeks on either side of this one in any source. This one has gotten more attention than average, scoring higher than 50% of its contemporaries.
We're also able to compare this research output to 265 others from the same source and published within six weeks on either side of this one. This one has gotten more attention than average, scoring higher than 64% of its contemporaries.