An OpenMP-based tool for finding longest common subsequence in bioinformatics

dc.contributor.authorShikder, Rayhan
dc.contributor.authorThulasiraman, Parimala
dc.contributor.authorIrani, Pourang
dc.contributor.authorHu, Pingzhao
dc.date.accessioned2019-05-01T04:14:23Z
dc.date.issued2019-04-11
dc.date.updated2019-05-01T04:14:23Z
dc.description.abstractAbstract Objective Finding the longest common subsequence (LCS) among sequences is NP-hard. This is an important problem in bioinformatics for DNA sequence alignment and pattern discovery. In this research, we propose new CPU-based parallel implementations that can provide significant advantages in terms of execution times, monetary cost, and pervasiveness in finding LCS of DNA sequences in an environment where Graphics Processing Units are not available. For general purpose use, we also make the OpenMP-based tool publicly available to end users. Result In this study, we develop three novel parallel versions of the LCS algorithm on: (i) distributed memory machine using message passing interface (MPI); (ii) shared memory machine using OpenMP, and (iii) hybrid platform that utilizes both distributed and shared memory using MPI-OpenMP. The experimental results with both simulated and real DNA sequence data show that the shared memory OpenMP implementation provides at least two-times absolute speedup than the best sequential version of the algorithm and a relative speedup of almost 7. We provide a detailed comparison of the execution times among the implementations on different platforms with different versions of the algorithm. We also show that removing branch conditions negatively affects the performance of the CPU-based parallel algorithm on OpenMP platform.
dc.identifier.citationBMC Research Notes. 2019 Apr 11;12(1):220
dc.identifier.urihttps://doi.org/10.1186/s13104-019-4256-6
dc.identifier.urihttp://hdl.handle.net/1993/33884
dc.language.rfc3066en
dc.rightsopen accessen_US
dc.rights.holderThe Author(s)
dc.titleAn OpenMP-based tool for finding longest common subsequence in bioinformatics
dc.typeJournal Article
Files
Original bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
13104_2019_Article_4256.pdf
Size:
1.04 MB
Format:
Adobe Portable Document Format
Description:
License bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
license.txt
Size:
2.24 KB
Format:
Item-specific license agreed to upon submission
Description: