From CAGT
[edit]
REPFIND download
Download REPFIND on to your computer. This link leads to a program in the PERL language implementing the REPFIND algorithm. You will need to have PERL installed on your computer, and for full functionality you will also need the program DUST which detects low complexity sequences. After downloading the program you need to ensure that it has execute permission (by entering the command 'chmod +x repfind' on Unix systems), and then you can obtain a help message with 'repfind -h'.

