.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
.TH BAMFILTERRG.PY "1" "June 2020" "bamfilterrg.py 0.0.1+git20170413.ccd079d" "User Commands"
.SH NAME
bamfilterrg.py \- filter readgroup(s) from a BAM file
.SH SYNOPSIS
.B bamfilterrg.py
[\-h] [\-i BAM] [\-r STR] [\-n INT] [\-S] [\-b] [\-u]
.SH DESCRIPTION
filter readgroup(s) from a BAM file
.SH OPTIONS
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-i\fR BAM, \fB\-\-input\fR BAM
Input BAM file
.TP
\fB\-r\fR STR, \fB\-\-readgroup\fR STR
Read group(s) to extract (comma separated)
.TP
\fB\-n\fR INT
Output first n alignments and quit
.TP
\fB\-S\fR
Input is SAM format
.TP
\fB\-b\fR
Output BAM format
.TP
\fB\-u\fR
Output uncompressed BAM format (implies \fB\-b\fR)
.SH AUTHOR
 This manpage was written by Andreas Tille for the Debian distribution and
 can be used for any other usage of the program.
