Replies: 1 comment
-
@Mschaid Off the top of my head, the only way to accomplish this would be to:
One challenge of doing it this way is needing to manage indices with changing time series. Until the aforementioned bug gets fixed, I believe that this might be your only option |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for methods for extracting all conserved sequences from multiple timer series. As an example, if I have 10 timeseries, and each timeseries has 5 conserved motifs, is there a way to extract all 50 motifs instead of just the 5 conserved sequences? Has any one implemented this? Or put another way, is there a way to get all of the arrays from the clusters produces by the ostinato algorithm?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions