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.
max_motifs
1 parent 95ed01e commit 60fe85eCopy full SHA for 60fe85e
stumpy/motifs.py
@@ -181,8 +181,7 @@ def motifs(
181
will be returned.
182
183
max_motifs : int, default 1
184
- The maximum number of similar matches to be returned. The resulting
185
- matches are sorted by distance (starting with the most similar).
+ The maximum number of motifs to return
186
187
normalize : bool, default True
188
When set to `True`, this z-normalizes subsequences prior to computing distances.
0 commit comments