Merge Runlevel Bam Files?
1
1
Entering edit mode
12.9 years ago
Hmm ▴ 500

Illumina HiSeq data: My data was run on 2 flowcells on illumina HiSeq data. I have processed the data and at a point where i have flow cell A and B runlevel data merged. Can anyone tell me the command/tool which i can use to merge flowcell A bam to flow cell B bam. My bams are indexed and sorted.

Thanks

illumina hiseq bam merge • 2.8k views
ADD COMMENT
2
Entering edit mode
12.9 years ago
Pablo ★ 1.9k

You should use "samtools merge"

Usage: samtools merge out.bam in1.bam in2.bam

For details, here is the man page: http://samtools.sourceforge.net/samtools.shtml

ADD COMMENT
0
Entering edit mode

do people use MergeSamFiles.jar from the picard tools merge files?

ADD REPLY
0
Entering edit mode
ADD REPLY

Login before adding your answer.

Traffic: 1536 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6