Compute maximal repeats.
gt repfind [options] -ii indexname
-l [value]
Specify minimum length of repeats (default: 20)
-f [yes|no]
Compute maximal forward repeats (default: yes)
-r [yes|no]
Compute maximal reverse matches (default: no)
-scan [yes|no]
scan index rather than mapping it to main memory (default: no)
-ii [string]
Specify input index (default: undefined)
-v [yes|no]
be verbose (default: no)
-help
display help and exit
-version
display version information and exit
Report bugs to <[email protected]>.