HybridSpades (Sequence-to-Graph Alignment Sequence-to-Graph Alignment)
Revision as of 11:17, 15 February 2023 by Admin (talk | contribs) (Created page with "== Time Complexity == $O(m(|V | log(m|V |)$ + |E|)) == Space Complexity == $O(m*(V+E)$) words () == Description == == Approximate? == Exact == Randomized? == No, deterministic == Model of Computation == Word RAM == Year == 2015 == Reference == https://www-ncbi-nlm-nih-gov.ezproxy.canberra.edu.au/pubmed/26589280")
Time Complexity
$O(m(|V | log(m|V |)$ + |E|))
Space Complexity
$O(m*(V+E)$) words
()
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Word RAM
Year
2015
Reference
https://www-ncbi-nlm-nih-gov.ezproxy.canberra.edu.au/pubmed/26589280