Skip to content

Controlling subsequence comparisons #437

Discussion options

You must be logged in to vote

Hello stumpy folks,
let's say I have a task for finding motifs where m=168 because we assume weekly (hour-level) pattern. For a downstream task, it may be useful to find motifs that match "week-by-week". So, instead of comparing all subsequences, we just compare specific ones e.g. Monday-Sunday to Monday-Sunday.
Is this possible in stumpy? I know this is a really specific task and after reading the docs I don't think it can be done. Still, I would be happy if someone could verify this.
Thanks a lot! :)

@gerold-csendes-epam Before I can provide a response, I'd like to understand your question a little bit better using a more concrete example. Let's say we have 3 weeks worth of hourly dat…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@gerold-csendes-epam
Comment options

@seanlaw
Comment options

@gerold-csendes-epam
Comment options

@seanlaw
Comment options

Answer selected by gerold-csendes-epam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants