logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bamindex - create index for BAM file

Author

       Written by German Tischler.

Description

       bamindex  reads  a BAM file from standard input and produces a BAM index (.bai) file for this BAM file on
       standard output.

       verbose=<1>: Valid values are

       1:     print progress report on standard error

       0:     do not print progress report

       tmpfile=<filename>: set the prefix for temporary file names.  By default temporary files are  created  in
       the current directory.

Name

       bamindex - create index for BAM file

Reporting Bugs

       Report bugs to <germant@miltenyibiotec.de>

Synopsis

bamindex [options]

See Also