Provided by: bowtie_1.3.1-3build1_amd64 bug

NAME

       bowtie-inspect - extracts information from a bowtie index

SYNOPSIS

       bowtie-inspect [options]* <ebwt_base>

DESCRIPTION

       <ebwt_base>
              ebwt filename minus trailing .1.ebwt/.2.ebwt

              By  default,  prints  FASTA records of the indexed nucleotide sequences to standard out.  With -n,
              just prints names.  With -s, just prints a summary of the index parameters  and  sequences.   With
              -e, preserves colors if applicable.

OPTIONS

       --large-index
              force inspection of the 'large' index, even if a 'small' one is present.

       -a/--across <int>
              Number of characters across in FASTA output (default: 60)

       -n/--names
              Print reference sequence names only

       -s/--summary
              Print summary incl. ref names, lengths, index properties

       -e/--ebwt-ref
              Reconstruct reference from ebwt (slow, preserves colors)

       -v/--verbose
              Verbose output (for debugging)

       -h/--help
              print detailed description of tool and its options

       --help print this usage message

       64-bit Built on Debian-reproducible Tue, 09 Dec 2025 23:19:38 +0000 Compiler: gcc version 15.2.0 Options:
       -O3     -Wl,--hash-style=both     -DPOPCNT_CAPABILITY     -Wdate-time    -D_FORTIFY_SOURCE=3    -g    -O2
       -Werror=implicit-function-declaration        -fno-omit-frame-pointer         -mno-omit-leaf-frame-pointer
       -ffile-prefix-map=.=.   -flto=auto  -ffat-lto-objects  -fstack-protector-strong  -fstack-clash-protection
       -Wformat -Werror=format-security -fcf-protection  -fdebug-prefix-map=.=/usr/src/bowtie-1.3.1-3build1   -g
       -O2     -fno-omit-frame-pointer     -mno-omit-leaf-frame-pointer     -ffile-prefix-map=.=.     -flto=auto
       -ffat-lto-objects  -fstack-protector-strong  -fstack-clash-protection  -Wformat   -Werror=format-security
       -fcf-protection  -fdebug-prefix-map=.=/usr/src/bowtie-1.3.1-3build1  -std=c++03  -Wl,-Bsymbolic-functions
       -Wl,--package-metadata={%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22bowtie%22%2C%22version%22:%221.3.1-3build1%22%2C%22architecture%22:%22amd64%22}
       -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now Sizeof {int, long, long long, void*, size_t, off_t}:
       {4, 8, 8, 8, 8, 8}

bowtie-inspect version 1.3.1                      December 2025                                BOWTIE-INSPECT(1)