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

bamcleanheader.py - remove illegal and malformed fields from a BAM file's header

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

bamcleanheader.py 0.0.1+git20170413.ccd079d         June 2020                               BAMCLEANHEADER.PY(1)

Description

       remove illegal and malformed fields from a BAM file's header

Name

       bamcleanheader.py - remove illegal and malformed fields from a BAM file's header

Options

positionalarguments:
       input  SAM/BAM file to inject header lines into. If '-' or absent then defaults to stdin.

   optionalarguments:-h, --help
              show this help message and exit

       -S, --is_sam
              input is SAM

Synopsis

bamcleanheader.py [-h] [-S] [input [input ...]]

See Also