bamcleanheader.py - remove illegal and malformed fields from a BAM file's header
Contents
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 ...]]
