Your browser doesn't support javascript.
loading
A fast and efficient path elimination algorithm for large-scale multiple common longest sequence problems.
Yu, Changyong; Lin, Pengxi; Zhao, Yuhai; Ren, Tianmei; Wang, Guoren.
Afiliação
  • Yu C; College of Computer Science and Engineering, Northeastern University, Shenyang, China.
  • Lin P; College of Computer Science and Engineering, Northeastern University, Shenyang, China.
  • Zhao Y; College of Computer Science and Engineering, Northeastern University, Shenyang, China. zhaoyuhai@mail.neu.edu.cn.
  • Ren T; College of Computer Science and Engineering, Northeastern University, Shenyang, China.
  • Wang G; School of Computer Science and Technology, Beijing Institute of Technology, Beijing, China.
BMC Bioinformatics ; 23(1): 366, 2022 Sep 07.
Article em En | MEDLINE | ID: mdl-36071384
ABSTRACT

BACKGROUND:

In various fields, searching for the Longest Common Subsequences (LCS) of Multiple (i.e., three or more) sequences (MLCS) is a classic but difficult problem to solve. The primary bottleneck in this problem is that present state-of-the-art algorithms require the construction of a huge graph (called a direct acyclic graph, or DAG), which the computer usually has not enough space to handle. Because of their massive time and space consumption, present algorithms are inapplicable to issues with lengthy and large-scale sequences.

RESULTS:

A mini Directed Acyclic Graph (mini-DAG) model and a novel Path Elimination Algorithm are proposed to address large-scale MLCS issues efficiently. In mini-DAG, we employ the branch and bound approach to reduce paths during DAG construction, resulting in a very mini DAG (mini-DAG), which saves memory space and search time.

CONCLUSION:

Empirical experiments have been performed on a standard benchmark set of DNA sequences. The experimental results show that our model outperforms the leading algorithms, especially for large-scale MLCS problems.
Assuntos
Palavras-chave

Texto completo: 1 Base de dados: MEDLINE Assunto principal: Algoritmos / Benchmarking Idioma: En Ano de publicação: 2022 Tipo de documento: Article

Texto completo: 1 Base de dados: MEDLINE Assunto principal: Algoritmos / Benchmarking Idioma: En Ano de publicação: 2022 Tipo de documento: Article