NAME
bam_uniq.pl - Deconvolute BAM files into unique and multi mappers
SYNOPSIS
bam_uniq.pl [-bam FILE] [-o DIR] [options]
DESCRIPTION
This program extracts uniquely and multiply mapping reads from BAM files acoording to the NH:i SAM attribute and creates separate BAM files for unique and multi mappers, respectively.
OPTIONS
- --bam
-
BAM file to extract unique and multi mappers from
- -o
-
Output path
- --help -h
-
Print short help
- --man
-
Prints the manual page and exits
AUTHOR
Michael T. Wolfinger <michael@wolfinger.eu>