bamheadrg.py - Inject readgroup info
Contents
Description
Inject readgroup info
Name
bamheadrg.py - Inject readgroup info
Options
positionalarguments:
recipient
SAM file to inject header lines into. If '-' or absent then defaults to stdin.
optionalarguments:-h, --help
show this help message and exit
-r READGROUP, --readgroup READGROUP
Read group(s) to extract (comma separated)
-d DONOR, --donor DONOR
Donor BAM/SAM file to extract read group info
-S, --donor_is_sam
Donor file is SAM
Synopsis
bamheadrg.py [-h] [-r READGROUP] -d DONOR [-S] [recipient]
