.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "SAMBAMBA\-MERGE" "1" "February 2015" "" "" . .SH "NAME" \fBsambamba\-merge\fR \- tool for merging several BAM files into one . .SH "SYNOPSIS" \fBsambamba merge\fR \fIOPTIONS\fR [\.\.\.] . .SH "DESCRIPTION" \fBsambamba merge\fR is used for merging several sorted BAM files into one\. The sorting order of all the files must be the same, and it is maintained in the output file\. . .P SAM headers are merged automatically like in Picard merging tool\. . .SH "OPTIONS" . .TP \fB\-t\fR, \fB\-\-nthreads\fR=\fINTHREADS\fR Specify number of threads to use for compression/decompression tasks\. . .TP \fB\-l\fR, \fB\-\-compression\-level\fR=\fICOMPRESSION_LEVEL\fR Specify compression level of output file as a number from 0 to 9 . .TP \fB\-H\fR, \fB\-\-header\fR Output only merged header to stdout in SAM format (e\.g\. for debugging purposes)\. Other options are ignored\. . .TP \fB\-p\fR, \fB\-\-show\-progress\fR Show progressbar in STDERR\. For more information on the original samtools MERGE behaviour, check out the [samtools documentation](http://samtools\.sourceforge\.net/samtools\.shtml