Sinha S; Tompa M YMF (Yeast Motif Finder) (Motif Search Motif Search)
Revision as of 08:49, 10 April 2023 by Admin (talk | contribs) (Created page with "== Time Complexity == $O(n^{0.{6}6} m)$ == Space Complexity == $O(m)$ words (Derived: store number of occurances for each motif of a specified length) == Description == == Approximate? == Exact == Randomized? == No, deterministic == Model of Computation == Word RAM == Year == 2000 == Reference == https://www-ncbi-nlm-nih-gov.ezproxy.canberra.edu.au/pubmed/10977095")
Time Complexity
$O(n^{0.{6}6} m)$
Space Complexity
$O(m)$ words
(Derived: store number of occurances for each motif of a specified length)
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Word RAM
Year
2000
Reference
https://www-ncbi-nlm-nih-gov.ezproxy.canberra.edu.au/pubmed/10977095