Enable stumpy.motifs() to return all the possible motifs #1075
-
Greetings, When trying out the
I have implemented my own way of checking for duplicates or overlapping motifs, I just wouldn't want to skip any. What do you think about this? Is there a reason why this is not implemented? Thanks in advance! Best Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
@giacomoguiduzzi Thank you for your question. Frankly,
Finally, as you've correctly identified, you can set |
Beta Was this translation helpful? Give feedback.
I would be open to that. Maybe a comment in
max_motifs
like:To your second question:
According to the stumpy.motifs documentation, what is returned are the "motif distances" and the "motif indices". Anyhow, let's use this example: