We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2770a88 commit 4eb383eCopy full SHA for 4eb383e
stumpy/mmotifs.py
@@ -55,7 +55,7 @@ def mmotifs(
55
subsequence must have at least one similar match in order to be considered a
56
motif.
57
58
- max_distance : flaot, default None
+ max_distance : float, default None
59
Maximal distance that is allowed between a query subsequence
60
(a candidate motif) and all subsequences in ``T`` to be considered as a
61
match. If ``None``, this defaults to
0 commit comments