in reply to Re: How do I find match patterns between two DNA sequences?
in thread How do I find match patterns between two DNA sequences?

just like in example sequences, match means there are at least similar 5 strings in both sequences, then output the strings which are match.
  • Comment on Re^2: How do I find match patterns between two DNA sequences?