table of contents
other versions
- bookworm 1.6.2+ds-3
- bookworm-backports 1.6.5+ds-2~bpo12+1
- testing 1.6.5+ds-2.2
- unstable 1.6.5+ds-2.2
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>.
04/27/2024 | GenomeTools 1.6.5 |