I need to find the most similar regions of two DNA sequences. I already tried parallel alignment algorithms, but I don't need to find the maximum alignments over the entire length of the sequences. I only need one longest possible sequence that matches the two DNA sequences as closely as possible. Are there any tools for this? I did not find.