This form finds all sub-sequences (of a user-specified length) within a sequence to be searched. It returns a list of all sub-sequences that occur more than once, along with their positions within the larger sequence. (The minimum sub-sequence length is 6 characters.)
Repeating sequences are also listed with respect to the number of times they occured. For example,
2 unique sequence(s) occured 2 time(s): aabbcc bbccdd
This software is under development. Please report problems and direct inquiries to Michael Grobe of the Biomedical Applications group within UITS at Indiana Unviersity via dgrobe @ iupui.edu.