RepeatNet: an ab initio centromeric sequence detection algorithm
Download source code here
Additional tools that should be installed
- PHRAP for the assembly step
- TRF for calculating the consensus
- Graphviz for visualization [ OPTIONAL ]
Compilation:
gcc repeatnet.c -o repeatnet -O3 -lm
Quick Start Guide:
RepeatNet Quick Start HOWTO
Manual:
< coming soon >