|
If I have a DNA sequence, how might I convert it into a time series so that it can be analyzed with STUMPY? |
Answered by
seanlaw
Jan 25, 2022
Replies: 1 comment
|
According to page 32 of this tutorial by the original authors of the matrix profile, it is claimed that "it is possible to convert DNA Then you should be able to compute the matrix profile for this However, please be warned that there is no meaningful interpretation of what "z-normalized Euclidean distance" means in nucleotide space! |
0 replies
Answer selected by
seanlaw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to page 32 of this tutorial by the original authors of the matrix profile, it is claimed that "it is possible to convert DNA
strings to real-valued time series, in a lossless fashion" by doing something like: