Scroll to navigation

GT-UNIQUESUB(1) GenomeTools Manual GT-UNIQUESUB(1)

NAME

gt-uniquesub - Compute length of minimum unique prefixes.

SYNOPSIS

gt uniquesub [options ...] -query queryfile [...]

DESCRIPTION

-fmi [string]
specify fmindex (default: undefined)

-esa [string]

specify suffix array (default: undefined)

-pck [string]

specify packed index (default: undefined)

-query

specify queryfiles

-min [value]

only output length if >= given minimum length (default: 0)

-max [value]

only output length if ⇐ given maximum length (default: 0)

-output

set output flags (sequence, querypos)

-help

display help and exit

-version

display version information and exit

ADDITIONAL INFORMATION

For detailed information, please refer to the manual of uniquesub.

REPORTING BUGS

Report bugs to <kurtz@zbh.uni-hamburg.de>.
10/28/2018 GenomeTools 1.5.10