东北大学学报(自然科学版) ›› 2022, Vol. 43 ›› Issue (2): 153-159.DOI: 10.12068/j.issn.1005-3026.2022.02.001

• 信息与控制 •    下一篇

基于最小边集的De Bruijn图定位算法

于长永, 金建宇, 刘鹏, 赵宇海   

  1. (东北大学 计算机科学与工程学院, 辽宁 沈阳110169)
  • 修回日期:2021-05-07 接受日期:2021-05-07 发布日期:2022-02-28
  • 通讯作者: 于长永
  • 作者简介:于长永(1981-),男,辽宁海城人,东北大学副教授.
  • 基金资助:
    国家自然科学基金资助项目(61772124).

A De Bruijn Graph Localization Algorithm Based on Minimal Set of Edges

YU Chang-yong, JIN Jian-yu, LIU Peng, ZHAO Yu-hai   

  1. School of Computer Science & Engineering, Northeastern University, Shenyang 110169, China.
  • Revised:2021-05-07 Accepted:2021-05-07 Published:2022-02-28
  • Contact: YU Chang-yong
  • About author:-
  • Supported by:
    -

摘要: 针对基因序列比对问题提出了一种DBG(de Bruijn图)模型,称为MiniDBG.它可以存储最小边集的位置列表,并通过位置列表有效地定位图上的任何节点、边和路径,从而实现对基因的序列比对.介绍了MiniDBG模型及基于该模型的路径定位算法,并对算法进行了证明.同时将MiniDBG与基于BWT和基于位置列表的路径定位方法进行了比较,实验结果表明,在频繁比对的情况下,MiniDBG的性能优于其他两种方法.

关键词: 基因序列比对;De Bruijn图;最小边集;位置列表;路径定位算法

Abstract: A DBG(de Bruijn graph)model called MiniDBG for gene sequence alignment is proposed. It can store the position list of the minimum edge set, and effectively locate any node, edge and path on the graph through the position list, so as to achieve sequence alignment of genes. The MiniDBG model and the path location algorithm based on the model are introduced, and the algorithm is proved. Meanwhile, the MiniDBG is compared with the path location method based on BWT and location list. Experimental results show that the performance of MiniDBG is better than those of the other two methods in the case of frequent alignment.

Key words: gene sequence alignment; de Bruijn graph; minimal set of edges; position list; path location algorithm

中图分类号: