Paper published using RepeatFinder

Congratulations to Andrew Bagshaw on getting his paper published in BMC Genomics. It uses the poly-purine, poly-pyramidine tool that comes with RepeatFinder (ppt-mistmatch). Check it out:

Andrew TM Bagshaw, Joel PW Pitt and Neil J Gemmell (2006). Association of poly-purine/poly-pyrimidine sequences with meiotic recombination hot spots. BMC Genomics 7:179

Windows binaries now available

As promised the 1.0.0 binaries for Windows are now available for download here.

RepeatFinder public release

RepeatFinder, after a couple of years of private lab use, is now available for public consumption!

RepeatFinder is a tool for finding repeating segments of DNA called motifs and then parsing them so that no repeating segments overlap - it is an exclusive matching algorithm where any part of the original DNA string is associated with one and only one match.

RepeatFinder has been written to compile and run on Linux and Windows. The source code has been designed to have a minimum of requirements so if you can compile a C program, then hopefully RepeatFinder will work for you even if your OS isn't one of the above. Let me know if you succesfully compile RepeatFinder on another platform.

Further details about the algorithm and how to use the command line tools will be added to this site in due time. In the mean time the first release, 1.0.0, is available for download here. Only source, x86 and x64 linux binaries are currently available. Windows binaries coming soon!