Van Helden J; Rios AF; Collado-Vides J (Motif Search Motif Search)
Revision as of 08:49, 10 April 2023 by Admin (talk | contribs) (Created page with "== Time Complexity == $O(mn)$ == Space Complexity == $O(m)$ words (Derived: store number of occurances for each motif of a specified length) == Description == Dyad analysis == Approximate? == Exact == Randomized? == No, deterministic == Model of Computation == Word RAM == Year == 2000 == Reference == https://www-ncbi-nlm-nih-gov.ezproxy.canberra.edu.au/pmc/articles/PMC102821/")
Time Complexity
$O(mn)$
Space Complexity
$O(m)$ words
(Derived: store number of occurances for each motif of a specified length)
Description
Dyad analysis
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Word RAM
Year
2000
Reference
https://www-ncbi-nlm-nih-gov.ezproxy.canberra.edu.au/pmc/articles/PMC102821/