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

bamchecksort - check sort order of a BAM file

Author

       Written by German Tischler.

Description

       bamchecksort  reads  a  BAM file via standard input and checks the sort order of the records in the file.
       For query name sorted files the program strictly checks the order used by the bamsort  program,  i.e.  it
       requires reads marked as read 1 to appear before such marked as read 2 for lines with equal names.

       The following key=value pairs can be given:

       verbose=<1>: Valid values are

       1:     print progress report on standard error

       0:     do not print progress report

Name

       bamchecksort - check sort order of a BAM file

Reporting Bugs

       Report bugs to <germant@miltenyibiotec.de>

Synopsis

bamchecksort [options]

See Also