FOGSAA (Edit sequence, global alignment Sequence Alignment)

From Algorithm Wiki
Jump to navigation Jump to search

Time Complexity

$O(mn)$

Space Complexity

$O(mn)$? words

(Upper bounded by runtime, though likely there's a better bound?)

Description

Approximate?

Exact

Randomized?

No, deterministic

Model of Computation

Word RAM

Year

2013

Reference

https://www.nature.com/articles/srep01746