On the Complexity of Sequence-to-Graph Alignment
On the Complexity of Sequence-to-Graph Alignment
复制标题
DOI:
10.1089/cmb.2019.0066
复制
发表时间:
2020-01-03
影响因子:
1.7
通讯作者:
Aluru, Srinivas
中科院分区:
文献类型:
--
作者:
Jain, Chirag;Zhang, Haowen;Aluru, Srinivas
Availability of extensive genetic data across multiple individuals and populations is driving the growing importance of graph-based reference representations. Aligning sequences to graphs is a fundamental operation on several types of sequence graphs (variation graphs, assembly graphs, pan-genomes, etc.) and their biological applications. Although research on sequence-to-graph alignments is nascent, it can draw from related work on pattern matching in hypertext. In this article, we study sequence-to-graph alignment problems under Hamming and edit distance models, and linear and affine gap penalty functions, for multiple variants of the problem that allow changes in query alone, graph alone, or in both. We prove that when changes are permitted in graphs either standalone or in conjunction with changes in the query, the sequence-to-graph alignment problem is NP-complete under both Hamming and edit distance models for alphabets of size >= 2. For the case where only changes to the sequence are permitted, we present an O(|V|+m|E|) time algorithm, where m denotes the query size, and V and E denote the vertex and edge sets of the graph, respectively. Our result is generalizable to both linear and affine gap penalty functions, and improves upon the runtime complexity of existing algorithms.